Forum Discussion
dan-gx
4 years agoExplorer
Oculus Platform Utility rollback
If there is a major error discovered in our Release channel app, we need to be able to quickly roll back to an older working build with ovr-platform-util.exe
To do this we're looking for a way around errors like:
"ERROR: You are trying to add an APK with version code 66 to a release channel, but the previous APK on this channel has version code 80. The version code must be higher than the previous version code."
"An APK has already been uploaded with version code 66. Please update the application manifest's version code to 81 or higher and try again."
Currently we have to completely re-build an older version of our app with a higher version code. That can take hours.
A couple possible solutions:
- Determine latest build by upload order instead of version code.
- a cli to list builds and a cli to delete builds. This might be enough for me to write a script that deletes builds with version code >66 when rolling back from 81 to 66.
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 years ago