cancel
Showing results for 
Search instead for 
Did you mean: 

Why am I getting the error "user does not have app in library" when I do the Entitlement Check?

jack_eisenfeld_
Honored Guest
I'm developing for Oculus Quest and in my app I get the error "user does not have app in library" when I do the Entitlement Check.  I did the Oculus App Setup and copied the AppId and Oculus UserId into Unity OculusPlatformSettings and OVRAvatarSettings.  Can someone help me determine what is wrong or perhaps what I need to do to get my App to pass the Entitlement check?
2 REPLIES 2

15801114565
Honored Guest

Is it solved?

agredek
Honored Guest

Hi!

I was just experiencing the same issue. It looks like you have to have you application setup correctlu on Developers Hub with at least Alpha release. This release needs to be at least once installed on the target device so it's registered to the user. From this point forward it should work correctly even if you've sideloaded the app. At least this seems to have fixed it for me.