When you want to push a new version of the app to one of your release channels, follow these basic steps:

Set Up Meta’s Auto-Increment Feature

Meta’s build system requires that every version of the app has a unique version number. Thankfully the Meta SDK comes with a handy auto-incrementation tool that will handle this for you automatically.

To enable it head to Meta > Tools > Auto Increment Version Code

image.png


Build Your APK

Pretty simple. Build your APK and store it on your computer.


Upload Your APK To Your Release Channel

Head to your Meta Quest Developer Hub desktop app, and select App Distribution > Your App Name. Then select Upload next to the Release Channel you’d like to deploy to.

image.png

Upload your APK. If there are no issues with the build, it will push to Meta’s servers for initial testing, before publishing to all users invited to that Release Channel.

image.png