Forum Discussion
LENS_Immersive
9 years agoHonored Guest
How to know when the Health and Safety Warning is acknowledged by user (Oculus SDK v1.3)?
Using Oculus SDK v1.3, how do you determine when the user has dismissed the Health and Safety warning screen that appears when the application is launched? Thanks
Scawen
9 years agoHeroic Explorer
Thankfully the health and safety warning has its own screen now instead of being displayed over the program as it was before!
You can use the ovrSessionStatus to detect when your program becomes visible.
Call ovr_GetSessionStatus to get the status and look at the IsVisible member.
You can use the ovrSessionStatus to detect when your program becomes visible.
Call ovr_GetSessionStatus to get the status and look at the IsVisible member.
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
- 8 months ago
- 4 years ago