Distribute and grow
Distribute and grow

VRC.Quest.Packaging.2

Updated: Jul 31, 2024

Criteria

The application must be signed with APK Signature Scheme v2. All subsequent versions of your app must also be signed with the same certificate.
 Required ✓Recommended +
Immersive apps
✓
 
Panel (2D) apps
✓
 

Additional details

Note that only v1 signed apps are not supported for Meta Quest apps.
See the Application Signing page for more information.

Steps to test

This is checked immediately after you upload each build, and the upload will fail if the test fails.
  1. Ensure you have the Android SDK installed.
  2. Open a command prompt and type $ apksigner verify app.apk.

Expected result

Command runs without error or other output.
Note that it isn’t possible to verify that you’ve used the same signature until you upload a subsequent build, in which case the upload will fail.

Revisions

  • 2024-07-31: Removed App Lab from VRC platform requirements.
Did you find this page helpful?