Forum Discussion
Tr1NgleBoss
4 years agoHonored Guest
Trying to upload app but getting error
* Your copy of Oculus Platform Command Line Utility is old. * * Version 1.67.0.000001 has been released on Fri Oct 08 2021. * * Please use the following command to update it: * * > \AppData\Roa...
Tr1NgleBoss
4 years agoHonored Guest
fixed
- RRATHI.10004 years agoHonored Guest
How did you solve it? Getting the same error 😞 thanks.
- brazzoni4 years agoProtege
I got around this by specifically targeting the x64 architecture. In Unity I did this by Project Settings > Player > Other Settings > Configuration
Change Scripting Backend to IL2CPP (Otherwise the next step is disabled)
Select ARM64 in Target Architectures
- Eddie98764 years agoHonored Guest
Thanks very much for your suggestion and I also found similar answer from other source in last week. Other suggestion from my experience also include: (1) set the texture compression to "ASTC"
(2) do not use the Oculus Devt Hub, use this commend to upload the file:
./ovr-platform-util upload-quest-build --app-id XXXXXXX --app-secret XXXXXX--apk ./XXX.apk --channel store
Then I have uploaded the file successfully and got this msg:
Your build has been successfully uploaded, and is now running validation and compatibility tests. For details please visit:
https://dashboard.oculus.com/application/XXX/build/XXXX/tests
- mxn2020b4 years agoHonored Guest
Hi! Can you please let me know how you solved it.
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
- 1 month ago
- 5 months agoAnonymous