Lucashijman6
3 years agoExplorer
Upload failed - Build upload error
I'm unable to upload the first release build of my game in Oculus Developer Hub. There's a generic error with no further user feedback on why and what I can do about it. These are the steps...
- 3 years ago
I solved it. Shoutouts to Dan from Oculus Support for helping me out. You need to have this folder in your project with the Oculus OpenXR mobile SDK in it. In there you put the manifest that you get by following this guide: https://developer.oculus.com/resources/publish-mobile-manifest/. You leave the default AndroidManifest.xml file from the Android build template intact except the package name and version code and number (you need to increase the version code and number with every build you upload, but assuming the upload didn't work before this is your first version).