apache / cordova-plugin-device-orientation

Apache Cordova Device Orientation Plugin
https://cordova.apache.org/
Apache License 2.0
58 stars 83 forks source link

This plugin may be deprecated, but w3c orientation doesn't give compass heading on IOS #45

Closed chrisgeorge0911 closed 5 years ago

chrisgeorge0911 commented 5 years ago

Somewhat frustratingly, the device orientation event only gives orientation relative to the direction the device was pointing at the time of instantiation on IOS.

So at the moment I fail to see how this plugin can be deprecated until the full absolute compass heading functionality is available across all platforms.

Or have I got it wrong?

janpio commented 5 years ago

"Deprecated" doesn't mean you can't use the plugin any more to get the functionality you mentioned. It just means, the developers don't plan to release any more update in the future.