Forum Discussion
MaxSMoke777
4 years agoExpert Protege
How do I sign apps for the Oculus Quest?
I've tried to sign my apps the same way I did for Google Play Store, but App Lab won't accept them. There must be some new way to sign apps I'm not aware of. Can anyone who's successfully submitted to App Lab tell me how they signed their apps in the Unreal Engine?
2 Replies
Replies have been turned off for this discussion
- AlexotronicStart PartnerI ended up needing to change minsdk (in project settings) from 25 to 23 in order for "v1 signing" to read 'true'
https://developer.android.com/studio/command-line/apksigner
navigate your command directory to apksigner (C:\Users\myusername\AppData\Local\Android\Sdk\build-tools\30.0.2 for me) and use 'apksigner verify --verbose pathtoyourapk\app-name.apk' to check
https://developer.oculus.com/distribute/publish-mobile-app-signing/ - MaxSMoke777Expert ProtegeChanging the version requirement worked, the Oculus Tool let me upload. Thanks for the info, I was completely stumped.
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
- 5 months ago
- 7 months ago