Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
wat_gage's avatar
wat_gage
Honored Guest
2 years ago

xrGetInstanceProcAddrFails for xrInitializeLoaderKHR after leaving app then restarting

Hello All,

I am developing an openxr 56 app for Quest 2 and have a persistent lifecycle issue. When I install my app using "adb install" I can always run the app the first time, but if I exit the app, return to the oculus hub, and then try to relaunch the app, xrGetProcAddress fails to find xrInitializeLoaderKHR. This is the first xr* call I make, so maybe I'm missing something in the lifecycle, but I do unload everything when leaving the app's native activity.

Thanks in advance for any insight 🙂

No RepliesBe the first to reply