cancel
Showing results for 
Search instead for 
Did you mean: 

Web vr link for gearvr

shakthi_gs
Honored Guest
Hello,
 We have developed webvr supported website. We would like to able to launch webvr link from google chrome on note4/s8.  As soon as pressing on link it should show dialog "Please insert GEAR to continue" which  should open particular link  in vr browser.
I tried with "ovrweb" method, its not working. 

<a href="ovrweb:https://myvrwebsite.com">

</a>


Thanks
Shakthi
1 REPLY 1

InnerExodus
Adventurer
Hi,

It appears as if you may be potentially following these steps already, however have you read through our documentation for VR Web in our Developer Center? There is another alternative example which you may try using:

https://developer.oculus.com/documentation/vrweb/latest/concepts/carmel-launching-content/

Out of curiosity, what is the current behavior of your WebVR app that you're developing?