Guides integration of the Horizon Platform SDK for Meta Quest and Horizon OS Unity/C# apps — achievements, IAP, users, leaderboards, challenges, presence, notifications, abuse reporting, entitlements, asset files, application lifecycle, consent, device integrity, language packs, user age categories, and rate and review.
Guides integration of the Horizon Platform SDK for Meta Quest and Horizon OS Unity/C# apps — achievements, IAP, users, leaderboards, challenges, presence, notifications, abuse reporting, entitlements, asset files, application lifecycle, consent, device integrity, language packs, user age categories, and rate and review.
Covers setup, initialization, API usage, data types, error handling, and best practices for all 18 public platform SDK packages.
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Query user age group and report age categories for compliance
Users
users
Retrieve user profiles, friends, access tokens, identity verification
How to Use
First, read references/common-setup.md for shared setup instructions, initialization code, Editor testing, and common patterns that apply to all APIs.
Then, read the specific reference file for the API you need (e.g., references/iap.md for in-app purchases).
Each reference file contains only the package-specific content: API operations, data types, examples, and package-specific notes. The common setup, initialization patterns, and coding conventions are centralized in common-setup.md to avoid duplication.