Forum Discussion

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

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

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

Replies have been turned off for this discussion
  • agredek's avatar
    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.