-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Packaging requirements
- The application manifest must conform to release build manifest requirements.
- You must sign your app with APK signature scheme v2.
- APK file size must be less than 1 GB. OBB files must be less than 4 GB.
- All Quest applications must be submitted as 64-bit binaries.
Performance
Apps must maintain a rendering rate of at least 60 fps1.
Interactive applications must use a refresh rate of 72 Hz, 80 Hz, 90 Hz, or 120 Hz. (120 Hz not available on all devices)
Media applications may use a refresh of 60 Hz on devices that support 60 Hz (only Quest 2).
Functional
- App must install and run without crashes, freezes, or extended unresponsive states. ( I don't think the freeze when opening a big exhibition will be a problem, but it may be)
- If your app requires Internet connectivity for its core functionality, notify users without an active Internet connection that one is required. (This is listed as recomended and not required on the checks list, but is listed as required on the submission pagee)
- Apps that can launch directly in passthrough should show passthrough loading screens and launch in passthrough when the user is coming from MR Home.
Tracking
- When configuring the submission metadata for your app, it must meet the requirements for either sitting, standing, or roomscale play modes.
Metadata
Metadata
Assignees
Labels
No labels