Deprecate it
1 file changed
tree: fc06447fea8292e752c0818584510d5085117b46
  1. .github/
  2. doc/
  3. src/
  4. tests/
  5. types/
  6. www/
  7. .appveyor.yml
  8. .gitignore
  9. .jshintrc
  10. .travis.yml
  11. CONTRIBUTING.md
  12. LICENSE
  13. NOTICE
  14. package.json
  15. plugin.xml
  16. README.md
  17. RELEASENOTES.md
README.md

title: Device Orientation description: Access compass data.

AppVeyorTravis CI
Build statusBuild Status

cordova-plugin-device-orientation


Description

Deprecation Notice

With the W3C Device Orientation API now being supported on iOS, Android and Windows devices, this plugin is not needed any more. Migrating from this plugin to the W3C Device Orientation API is explained in this PhoneGap blog post.