skezo / Reticulum

A simple gaze interaction manager for VR in the browser with Three.js.
http://skezo.github.io/Reticulum/
61 stars 15 forks source link

Android Firefox does not use device orientation #25

Open arapps3d opened 7 years ago

arapps3d commented 7 years ago

Hi, on my Galaxy S6 with Android / Firefox the device orientation does not work when I open the Reticulum examples. Seems like the gyro is not recognized / disabled or something similar. In Chrome it works fine. Thanks for all of your efforts!

skezo commented 7 years ago

Thanks for highlighting this. I did a quick check and this issue seems to be happening with AFrame, webvr-polyfill and three.js VR controllers as well.

The work done here might help identify the cause of the issue but I have not look at it in detail: https://github.com/bbc/kaleidoscope/commit/1fe412d18ee73ec3486a22f368923853dbdcc743