You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to implement this plugin so that i could use 360 videos with the mobile gyroscope, to no success.After some debuging i discovered that the event that you use to call the "handleMobileOrientation" function, doesnt fire anymore on chrome.
The only event that chrome reacts to now is the "deviceorientation", i have been abble to change this, but the math must be diferent now, and thats out of my league.....
So, can you please change this so this works again on mobile?
Thanx.
The text was updated successfully, but these errors were encountered:
Hi,
I have been trying to implement this plugin so that i could use 360 videos with the mobile gyroscope, to no success.After some debuging i discovered that the event that you use to call the "handleMobileOrientation" function, doesnt fire anymore on chrome.
The only event that chrome reacts to now is the "deviceorientation", i have been abble to change this, but the math must be diferent now, and thats out of my league.....
So, can you please change this so this works again on mobile?
Thanx.
The text was updated successfully, but these errors were encountered: