Forum Discussion
Mr_Cheerio
7 years agoProtege
VRC.Mobile.Input.3
Hey there,
I submitted my build to the store and was denied because of VRC.Mobile.Input.3. When a user presses the back button on Gear, it brings them back to our main menu, and then when they press it again, it sends them to Oculus Home.
We were denied because this last back button click should take the user to the "Exit to Oculus Home" screen. Where can we access the assets for this screen? Is this "Exit to Oculus Home" screen included in the platform SDK download or something?
Or are supposed to create a custom UI that says, "Exit to Oculus Home" or "Cancel" for when a user presses the back button after they've been returned to the main menu of the app.
Please let me know, thanks!
I submitted my build to the store and was denied because of VRC.Mobile.Input.3. When a user presses the back button on Gear, it brings them back to our main menu, and then when they press it again, it sends them to Oculus Home.
We were denied because this last back button click should take the user to the "Exit to Oculus Home" screen. Where can we access the assets for this screen? Is this "Exit to Oculus Home" screen included in the platform SDK download or something?
Or are supposed to create a custom UI that says, "Exit to Oculus Home" or "Cancel" for when a user presses the back button after they've been returned to the main menu of the app.
Please let me know, thanks!
3 Replies
Replies have been turned off for this discussion
- Mr_CheerioProtege@imperativity, any feedback here? Thank you
- kerskMeta Employee@TheCheerio Hi! You can use OVRPlatformMenu.cs in our Utils pkg, or call OVRManager.PlatformUIConfirmQuit() yourself at the appropriate time based on your app's UI state. Calling that will invoke the "Exit to Oculus Home" system UI that is needed by this requirement.
- Mr_CheerioProtegeThanks!!!
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
- 7 years ago