-
Notifications
You must be signed in to change notification settings - Fork 324
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
Why not work with some devices? #315
Comments
I have the same problem with different devices. |
@javichaques are you on the latest version of the polyfill? You could be running into Chrome m65's issues with devicemotion otherwise. @Hanzofm Check out this section on iframes in the cardboard-vr-display |
it occurs that on chrome 65 (yes using the latest polyfill) on android 7 webvr polyfill doesn't work at all. same behaviour when visiting aframe, krpano demos and so on. what went wrong with chrome 65 on android? running over 100 client projects based upon webvr-polyfill and i have no clue if it's even possible to fix it. (tested on samsung galaxy s7, s8, nexus 5 + 6) |
Chrome m65 is a platform issue and there's nothing more we can do on the polyfill side, unfortunately |
Description:
I have loaded the example that is in the repo:
https://github.com/immersive-web/webvr-polyfill/tree/master/examples
And in a LG Nexus 5 device works correctly and moves screen with the device motion, but on other devices like Samsung Galaxy J5 the screen not moves with the device motion.
The project is loaded in a Iframe inside a ionic project
Additional Information:
The text was updated successfully, but these errors were encountered: