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...
RRATHI.1000
4 years agoHonored Guest
How did you solve it? Getting the same error 😞 thanks.
brazzoni
4 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 - James.H.UtopiaVR2 years agoHonored Guest
I tired this but I keep getting il2cpp is not working? I looked it up and tired all the different things to fix it and it is not working for me. Any clue why?
- brazzoni2 years agoProtege
Could you post the full error message
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