User Management Overview
Updated: Sep 12, 2024
User management features allow you to manage users who have access to your app. Several of these features allow you to manage user permissions, implement features to reach and support a wide user audience, and enable features like cross-play where applicable.
Using user management features
User management features allow developers to check and manage things like user entitlements, offer access to a user or manage features like language packs when releasing your app to multiple territories.
The Entitlement Check allows you to verify whether a user has purchased or obtained your app legitimately. Entitlement checks should be performed when a user launches your app to verify the authenticity of their ownership.
Cross-Play with federated authentication Allows you to bring features to compatible experiences that run on supported non-Meta platforms. These apps can use compatible PSDK features like Leaderboards and Avatars while running on a non-Meta platform.
Account linking allows your app’s system access to a user’s alias or Meta User name and their org-scoped ID. This can allow you to maintain a shared user identity across multiple different apps and unify thing like purchases or progression.
Language Packs enable you to provide additional languages with your app without increasing the initial download size. These language packs can be uploaded to the Horizon Store when uploading your app.