As a first-time AVP/Polyspatial dev (but experienced VR dev), I am working on porting an existing MR project to AVP, and am running into an issue.
The app is an Immersive MR app.
The project builds, but when the build runs on device, the app doesn’t render anything, and the headset reboots after ~10 seconds.
Being still unfamiliar with the XCode side of things, I am not quite sure how to go about fixing this. What should I be looking at? The logs I can find in XCode do not show any error messages around the reboot (at most, a bunch of warning on some URP shaders that need some updating).
Anybody had similar symptoms? What other info could I provide?