videojs-vr icon indicating copy to clipboard operation
videojs-vr copied to clipboard

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

Open Davidweiii opened this issue 7 years ago • 1 comments

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

Davidweiii avatar Nov 21 '18 03:11 Davidweiii

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.

jaripenttinen avatar Jan 02 '19 22:01 jaripenttinen