Forum Discussion
mv81
2 years agoExplorer
Application image
Hello, I'm trying to know how I should name and position (in the apk) the image that appears when we activate the "meta" button (Resume / Quit). Currently I found how to specify the splash image (assets/vr_splash.png) as well as the icons (res/mipmap). I'm just missing this image in landscape format.
For context: I'm working on a StereoKit rust binding. The apk is produced by cargo-apk.
I think this is part of your app’s store metadata and isn’t included in the app itself. You may need to register an app on the Oculus store/app-lab, add your banner and icon images, and tie that Oculus app ID to your built app. You don’t necessarily need to upload a build, nor do you need to submit the app for review once you add the images. You do this simply to register images that your headset will download to display as your app’s banner and icon.
https://developer.oculus.com/resources/publish-app-metadata/
1 Reply
- jtriveriStart Partner
I think this is part of your app’s store metadata and isn’t included in the app itself. You may need to register an app on the Oculus store/app-lab, add your banner and icon images, and tie that Oculus app ID to your built app. You don’t necessarily need to upload a build, nor do you need to submit the app for review once you add the images. You do this simply to register images that your headset will download to display as your app’s banner and icon.
https://developer.oculus.com/resources/publish-app-metadata/
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
- 20 days ago
- 2 years agoAnonymous
- 10 months ago