After running two apps in visionOS, the unselected apps become translucent.
Can I make sure that unselected apps don't become translucent?
Post
Replies
Boosts
Views
Activity
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]))