Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

event "devidemotion" not suported anymore by chrome #158

Open
GandalfPT opened this issue Apr 11, 2018 · 1 comment
Open

event "devidemotion" not suported anymore by chrome #158

GandalfPT opened this issue Apr 11, 2018 · 1 comment

Comments

@GandalfPT
Copy link

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.

@nicolasabric
Copy link

If interested here are two chromium issues that are related:

Using the deviceorientation event instead of devicemotion event might be an issue due to the second bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants