01-23-2022 07:15 AM
Hello, I am having very new to developing for oculus and already tripping on the first step. I just cant seem to get verify entitlement to succeed. I am using unreal engine 4.27.2.
I have already
1. Enabled Oculus Online Subsystem
2. Added the following lines to DefaultEngine.ini and AndroidEngine.ini
[OnlineSubsystem]
DefaultPlatformService=Oculus
[OnlineSubsystemOculus]
bEnabled=true
OculusAppId="1234567891234567"
RiftAppId="1234567891234567"
What did I do wrong?
04-18-2022 04:33 AM
Hellow, did you find any solution I have the same problem?
08-11-2022 07:28 AM
I too am facing this issue without any success at resolution
08-11-2022 11:14 AM
It may have been renamed at some point, but my config uses "MobileAppId" instead of "OculusAppId".
Also, I think for entitlement to work, you need to upload at least one build to the developer dashboard.