All Oculus Quest developers MUST PASS the concept review prior to gaining publishing access to the Quest Store and additional resources. Submit a concept document for review as early in your Quest application development cycle as possible. For additional information and context, please see Submitting Your App to the Oculus Quest Store.
Uploading Rift Apps
You can upload Rift apps using the developer dashboard or with the command-line tool.
For the web interface: All necessary files and folders must be packaged in a .zip file. Note that the launch executable file does not need to be at the root of the file structure. You will specify it’s location in the upload process.
For the command-line tool: All necessary files and subdirectories must be inside a single directory that you can specify to the command line tool
Hover over your Rift app and then click Manage Build or if this is the first upload for this app, click the Upload Build at the bottom of the page. The following image shows an example of a first upload.
Choose a release channel (typically ALPHA or BETA for the first upload) and click (...). For more information about channels, see Release Channels Select Upload New Binary to [Channel Name]. The following image shows an example:
Scroll up the page, and under the Upload a new binary to the [Channel Name] channel section, click Choose file. Navigate to and and select the .zip file that contains the binary and other resources.
A Build Dashboard appears. In this screen, you specify the options appropriate for your app such as the Launch File, Launch Parameters and the Redistributables required by your app. Note the following: * Any paths that you specify, such as the executable and parameter paths, should be relative to the root directory of your .zip file * If your app has separate 2D and 3D modes of operation, see additional instructions in the Rift Apps with Non-VR Desktop Modes topic.
The following image shows an example of the build dashboard.
Click Upload.
Change to a Previous Build
If users experience a problem with a build, or you need to roll back a build for some reason, you can change the build associated with a release channel for Rift apps. Note that this functionality does not work with Android apps.