VRC.Mobile.Security.1
The app must perform an Oculus Platform entitlement check within 10 seconds of launch and exit the app if the check fails.
Required - Yes
Additional Details
For more information, see one of the following topics:
Steps to Test
- On your device, ensure developer mode is enabled and log in to Oculus Home with a user who doesn’t have an entitlement to the app (either via release channel, keys, or store purchase).
- In a terminal window, install the app with the command
adb install path-to-apk. - Launch the app from the Oculus Home library.
Expected Result
App should either exit, display an error message, or go into a limited functionality mode.