cancel
Showing results for 
Search instead for 
Did you mean: 

Oculus Command line utility doesn't let me upload same build to another channel

Brainlogin
Protege
Using Oculus Command line utility. First uploaded with success a build into beta channel with this command:








./ovr-platform-util upload-gear-build --app_id <myID> --app_secret <mysecret> --apk <mypath>.apk --channel beta

But when I execute the same command, only 'beta' replaced with 'alpha', I get an error that I'm not supposed to upload a build with the same version code. Even though I had no build in alpha channel before yet, this would be the first upload there. I'm aware that I can just use the Manage Builds on the Dashboard and 'Copy to Another Channel' but just wanted to know if copying to another channel is not supported yet from the Command Line Utility and is this a bug or why couldn't I upload same build version number to another empty channel?

1 ACCEPTED SOLUTION

Accepted Solutions

juanoldinho
Heroic Explorer
Hi,

For Gear VR builds the version code must be unique, independent of which release channel you are uploading to.

The ability to copy builds between channels is not available in the CLI, however it is something that is being considered for future updates.
Please tag me, @juanoldinho, in your forum post/response if you need immediate assistance or want additional support or context on an issue you are having with our software or integrations.

Having an issue with our platform, services, or integrations?

Try using our new bug tool to report this and receive emailed updates as we proceed to address it internally.

View solution in original post

1 REPLY 1

juanoldinho
Heroic Explorer
Hi,

For Gear VR builds the version code must be unique, independent of which release channel you are uploading to.

The ability to copy builds between channels is not available in the CLI, however it is something that is being considered for future updates.
Please tag me, @juanoldinho, in your forum post/response if you need immediate assistance or want additional support or context on an issue you are having with our software or integrations.

Having an issue with our platform, services, or integrations?

Try using our new bug tool to report this and receive emailed updates as we proceed to address it internally.