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

Why not work with some devices? #315

Closed
Hanzofm opened this issue Mar 29, 2018 · 4 comments
Closed

Why not work with some devices? #315

Hanzofm opened this issue Mar 29, 2018 · 4 comments

Comments

@Hanzofm
Copy link

Hanzofm commented Mar 29, 2018

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:
  • webvr-polyfill version: 0.10.5
  • Browser name/version/release channel:
  • Operating System: Nexus 5 Android 6.0.1(OK) Samsung J5 Android 7.0(KO)
@javichaques
Copy link

I have the same problem with different devices.
It works on Chrome v59 but doesn't work on Chrome v65.

@jsantell
Copy link
Contributor

@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

@StudioZAAK
Copy link

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)

@jsantell
Copy link
Contributor

Chrome m65 is a platform issue and there's nothing more we can do on the polyfill side, unfortunately

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

3 participants