Develop
Develop
Select your platform

Oculus Platform SDK

Download
Updated: Jun 5, 2025|
Version
77.0
Add platform features like Matchmaking, DLC, In-App Purchases, Voice Chat, Cloud Backup, Custom Items, Achievements, and more.

Version 77.0 Release Notes

Use the Platform SDK to create social VR applications. Add Achievements, App Invites, Destinations, DLC, In-App purchases, Leaderboards, and more to your experience using the individual components of the SDK. The SDK download includes sample apps that demonstrate how to implement many of the SDK features in fully-functional games and applications.

Documentation

See the Platform documentation for Android, Unity, Unreal Engine, or Native C++ development for a list of features and links to how to get started. The Platform SDK is compatible with all Meta Horizon supported development environments and platforms.

What's Fixed

  • Fixed the return type of Leaderboards.writeEntry to match the actual payload being returned, which is a LeaderboardUpdateStatus object.
  • Improvements

  • Updated public doc for asset_file_download_update to describe how to wait until asset is installed.