Post

Replies

Boosts

Views

Activity

Is it possible to place content on the plane detected in the visionOS simulator?
Hello. I want to place the contents on the plane detected on the visionOS simulator. How can I make it possible? I applied it to the Xcode project by referring to the following web link. https://developer.apple.com/documentation/visionos/placing-content-on-detected-planes The following error was printed. Error: ARKitSession.Error(code: dataProviderNotSupported, errorDescription: "The operation couldn’t be completed. (com.apple.arkit error 100.)", failureReason: "", recoverySuggestion: "", dataProvider: PlaneDetectionProvider(0x0000600000c66d60, status: stopped, alignments: [horizontal, vertical]))
3
0
637
Aug ’23
Is it possible to place content on the plane detected in the visionOS simulator?
Hello. I want to place the contents on the plane detected on the visionOS simulator. How can I make it possible? I applied it to the Xcode project by referring to the following web link. https://developer.apple.com/documentation/visionos/placing-content-on-detected-planes The following error was printed. Error: ARKitSession.Error(code: dataProviderNotSupported, errorDescription: "The operation couldn’t be completed. (com.apple.arkit error 100.)", failureReason: "", recoverySuggestion: "", dataProvider: PlaneDetectionProvider(0x0000600000c66d60, status: stopped, alignments: [horizontal, vertical]))
Replies
3
Boosts
0
Views
637
Activity
Aug ’23
In visionOS, Can I make sure that unselected apps don't become translucent?
After running two apps in visionOS, the unselected apps become translucent. Can I make sure that unselected apps don't become translucent?
Replies
1
Boosts
0
Views
507
Activity
Aug ’23