Search results for

iPadOS 17.7.7

3,649 results found

Post

Replies

Boosts

Views

Activity

Reply to Human pose detection failing on Vision Pro
The sample you referenced lists iOS 17.0+, iPadOS 17.0+, and Xcode 15.0+ as the requirements for success. And, while the Mac maybe able to access the API available to iPadOS, it looks like an iPad app in visionOS or even this project with a native visionOS target may not. I’d file a feedback that this is broken.
Topic: Spatial Computing SubTopic: ARKit Tags:
Mar ’25
Reply to Error saving @Model with enum
This is mentioned in the release notes of iOS 17: https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-17-release-notes Case value is not stored properly for a string rawvalue enumeration. (108634193) Workaround: Don’t use a rawvalue with a string enum property.
Jun ’23