distinctdan commented on issue #69: Apple has crippled device motion behind 
permission check - can this plugin be revived?
URL: 
https://github.com/apache/cordova-plugin-device-motion/issues/69#issuecomment-566694989
 
 
   @breautek Not sure. A related bug did get recently patched, where the issue 
turned out to be related to whether or not the WKWebview was using a 
WKUIDelegate. I've had so many problems trying to get html5 motion to work on 
iOS, I'm just going to use native motion until apple fixes their stuff.
   
    I wasn't aware there was a local server plugin, which is cool. I've 
resolved my issues for now by using native code, but there is a performance 
cost to doing a lot of plugin calls per second to send the motion data, so not 
having to do that by would be ideal. If I ever revisit this, I may give it a 
try.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to