visionOS : Setting up access to ARKit data

I followed the steps described in: Setting up access to ARKit data

It does not work.

it gives me the error: No Immersive Space with id 'appSpace' is defined

Can PlaneDetectionProvider work in the simulator?

Can ARKit generally work in the simulator?

I tried this also and didn't have any luck.

I was successfully able to transition between a Window in the Shared space and into an Immersive Space. There's a new project template you can setup that will configure all of this for you.

Unfortunately, trying to spin up ARKit to request permission for World Sensing simply doesn't manifest the authorization prompt window at all. I tried both explicitly calling as well as implicitly (calling run on an ARKitSession instance is supposed to do this as well).

I'm not sure if there deliberately just won't be support for ARKit in the Simulator, or if it's coming in a later beta seed.

Hopefully they can find some way to add it soon. It might make creating experiences for an AR-oriented device pretty difficult if we can't do that until we get our hands on some hardware.

+1 would love a response from the vision os team.

Same. It would be great to know if this is forthcoming, or just not going to be possible in the simulator. I also filed a bug report on this. My thread: https://developer.apple.com/forums/thread/732668

Also Filed FB12639395

visionOS : Setting up access to ARKit data
 
 
Q