Re: [deviceorientation] Add API for requesting permission to receive device motion / orientation events (#57)

@richtr The permission pop up seems the obvious choice for this.  The apps listed above (like ours) are absolutely valid uses of the API,  but it wouldn't be at all problematic to have a popup.  We also use the camera, and its absolutely straight forward to ask for permission when we do.  It seems the only case where it would be problem is if you are doing something where it is not clear to your user that you are using the accelerometer.  And in that case telling the user via a pop up is even more important.

-- 
GitHub Notification of comment by griffin2000
Please view or discuss this issue at https://github.com/w3c/deviceorientation/issues/57#issuecomment-458733192 using your GitHub account

Received on Tuesday, 29 January 2019 22:28:54 UTC