API reference
API reference
Select your platform
No SDKs available
No versions available

Entitlements Class

The Entitlement API is a crucial component of the Meta Quest Store's app verification process. It allows developers to check whether a user has purchased or obtained their app legitimately, ensuring that only authorized users can access the app. The API must be called within 10 seconds of the user launching the app and does not require internet connectivity. In the event of a failed entitlement check, developers are responsible for handling the error in their app code, such as by displaying an error message and quitting the app. This API plays a vital role in maintaining the security and integrity of the Meta Quest Store ecosystem. See more details here.

Static Member Functions

Returns whether the current user is entitled to the current app. The primary purpose of this function is to verify user access rights to the application, ensuring that the user is authorized to use it. See example usage here.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon