[Webkit-unassigned] [Bug 201676] unable to use VR - cannot access devicemotion event on Safari 13 on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 17:02:26 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201676

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
You need to use the DeviceOrientation / DeviceMotion API to request permission to access this data (with a user interaction), which will prompt the user.

See:
https://w3c.github.io/deviceorientation/spec-source-orientation.html#dom-deviceorientationevent-requestpermission
https://w3c.github.io/deviceorientation/spec-source-orientation.html#dom-devicemotionevent-requestpermission

It was standardized.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190918/7b2d73b5/attachment.html>


More information about the webkit-unassigned mailing list