Forum Discussion
7777ivan
5 years agoProtege
I'm currently getting exactly the same message with UE4.24.3 engine provided by Oculus, when building for Quest, but fortunately the build process does not fail.
Moreover, the entitlement check works in the game startup (by VerifyEntitlement Bp node), but user login always fails (GetOculusIdentity).
Any idea? Thanks.
PS:
We also have a PC AppID, if I use that there are no building errors, and if I build for Win, both entitlement and user check works fine.
Moreover, the entitlement check works in the game startup (by VerifyEntitlement Bp node), but user login always fails (GetOculusIdentity).
Any idea? Thanks.
PS:
We also have a PC AppID, if I use that there are no building errors, and if I build for Win, both entitlement and user check works fine.
staniekmarcin
4 years agoProtege
Hi for "Moreover, the entitlement check works in the game startup (by VerifyEntitlement Bp node), but user login always fails (GetOculusIdentity)." you have to get permission for using User Data in Developer Dashboard. It fixed for me.
- dgmagames2 years agoExplorer
I have a similar problem, I described it here: https://communityforums.atmeta.com/t5/Unreal-VR-Development/ovr-GetLoggedInUserID-In-MetaXR-Platform...
If there is any solution, please contact me, or write an answer in my post, thank you.