VRC.Quest.Security.1
Updated: Jul 31, 2024
The app should perform a platform entitlement check within 10 seconds of launch.
VRC platform requirement
| Required ✓ | Recommended + |
---|
Meta Horizon Store | | + |
2D Meta Horizon Store | | + |
Recommended
Apps are not required to make the check, but can't use platform features unless they do.For more information, see one of the following topics:
- On your device, ensure developer mode is enabled and log in 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 Library.
App should either exit, display an error message, or go into a limited demo mode.