Hi,
I can't recompile a project for visionOS with the latest beta.
It makes me the error :
Value of type 'WorldTrackingProvider' has no member 'queryPose'
In the online doc queryPose still exists and Xcode does not indicate which API to use instead of queryPose.
Does anyone have an idea of the API that should now be used instead of queryPose?