Forum Discussion
MrManHeadQuarters
3 years agoHonored Guest
An APK has already been uploaded with version code _. keeps telling me to go up in numbers..
Hello, whenever I try uploading a new version to my oculus game all it says is An APK has already been uploaded with version code _. Please update the application manifest's version code to _ or higher and try again. I keep trying to go higher but it just wont work at all. I do not know what to do anymore. I am using Unity.
2 Replies
- unitydevelopers_gregHonored Guest
Experiencing exactly same issue with only Release channel
- afloofdevProtege
Could you describe how you change the version code?
When building a project manually, you need to update the "versionCode" value in one of these places:
AndroidManifest.xmlor
build.gradleUnity has a way to change the android version in the player settings, which should work in a similar way, but I haven't tried how it works with the Quest 2.
There is also a tool you can use on Android called "ApkAnalyser" which you can inspect an APK file and confirm its version numbers.
I've been able to upgrade version numbers and re-upload a project, so I can confirm the issue shouldn't be with the website itself.
unitydevelopers_gregI'm tagging you as well in case this helps at all.
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
- 2 years ago