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

videojs-vr iframe not working in ios(cross-origin issue) #156

Open
Davidweiii opened this issue Nov 21, 2018 · 1 comment
Open

videojs-vr iframe not working in ios(cross-origin issue) #156

Davidweiii opened this issue Nov 21, 2018 · 1 comment

Comments

@Davidweiii
Copy link

Description

I tested on iphoneX and iphone 6s plus and it seemed that devicemotion passed in from a parent frame via postMessage.

The updateDeviceMotion_ function in FusionPoseSensor is receiving the data from the postMessage.
But the devices still did not have any responses.

I used the code in the below link for the iframe file.
https://github.com/immersive-web/cardboard-vr-display/blob/master/examples/iframe.html

browsers

safari

OSes

iphoneX and iphone 6s plus

@jaripenttinen
Copy link

Any update on this issue? I seem to have exactly same problem.

I built a debug version of videojs-vr and I see it gets updated values, but still nothing moves.

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