06-01-2017 01:25 PM
./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?
Solved! Go to Solution.
06-02-2017 11:50 AM
06-02-2017 11:50 AM