Horizon Platform SDK - Unity/C# Integration Guide

SkillFiles & storage

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.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Horizon Platform SDK - Unity/C# Integration Guide skill

What this skill tells your AI

The instructions your AI receives, as published by meta-quest/agentic-tools in skills/hz-unity-platform-sdk/SKILL.md and read by ahel’s review.

When to Use

Use this skill when a developer:

  • Wants to integrate any Horizon Platform SDK feature in a Unity Meta Quest application
  • Asks about setup, initialization, or dependencies for the Unity SDK package (com.meta.xr.sdk.platform)
  • Needs help with a specific public platform API (achievements, IAP, users, etc.) in C#
  • Is troubleshooting errors or status codes from any SDK package in Unity
  • Asks about Core.AsyncInitialize, Oculus.Platform, or platform message handling

For Android/Kotlin apps, use the hz-platform-sdk skill instead.

Quick Start

Available APIs

FeatureReferenceDescription
Abuse Reportabuse-reportListen for system Report button events, respond with in-app flow
AchievementsachievementsUnlock, track progress, and query simple/count/bitfield achievements
ApplicationapplicationGet app version, launch other apps, manage self-update downloads
Application Lifecycleapplication-lifecycleDetect launch type, handle deeplinks and invites, log results
Asset Fileasset-fileList, download, cancel, and delete downloadable asset files (DLC)
ChallengeschallengesTime-bound score competitions on top of leaderboards
ConsentconsentCheck and launch user consent flows with version bumps
Device Application Integritydevice-application-integrityVerify device and app integrity via JWT attestation
EntitlementsentitlementsMandatory anti-piracy check required for all Store apps
Group Presencegroup-presenceSet/clear presence, manage sessions, send invites, handle join intents
In-App Purchases (IAP)iapRetrieve products, purchase history, checkout flow, consume purchases
Language Packlanguage-packGet/set language packs with auto-download
LeaderboardsleaderboardsRetrieve leaderboard info, fetch/write entries with filtering
NotificationsnotificationsSend device notifications with toast, feed persistence, and action buttons
Rate and Reviewrate-and-reviewCheck eligibility and launch the system rating/review UI
Rich Presencerich-presenceSet/clear rich presence (deprecated; prefer group-presence)
User Age Categoryuser-age-categoryQuery user age group and report age categories for compliance
UsersusersRetrieve user profiles, friends, access tokens, identity verification

How to Use

  1. First, read references/common-setup.md for shared setup instructions, initialization code, Editor testing, and common patterns that apply to all APIs.
  2. 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.

Signals

GitHub stars
193
Forks
16
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
hz-unity-platform-sdk
Source
github.com/meta-quest/agentic-tools