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
How to fix? Earlier there was a special handling for synthetic event handling specific to iOS and Safari. But now it seems the problem is there with chrome also.
The text was updated successfully, but these errors were encountered:
devasur
changed the title
Device Motion events to reaching Iframe (even Chrome 62 Android 7)
Device Motion events not reaching Iframe (even Chrome 62 Android 7)
Nov 9, 2017
This looks like a duplicate of #271 -- the patch that fixes #271 also fixes the ability for Chrome to receive cross-origin synthetic devicemotion events.
http://googlevr.github.io/webvr-polyfill/examples/basic/
works perfectly. When the same page is embedded in an IFRAME device motion events not reaching WebVR.
https://devasur.github.io/webvriframe/
How to fix? Earlier there was a special handling for synthetic event handling specific to iOS and Safari. But now it seems the problem is there with chrome also.
The text was updated successfully, but these errors were encountered: