apache / cordova-plugin-device-orientation

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

W3C DeviceOrientation Event Specification is no longer in active maintenance #44

Closed traildex closed 6 years ago

traildex commented 6 years ago

Cordova has depreciated the device-orientation plugin AND W3C does not intend to maintain the DeviceOrientation Event Specification?

With the W3C Device Orientation API now being supported on iOS, Android and Windows devices, this plugin is not needed any more.

Cordova links the above to a 2016 W3C standard which pops up

This version is outdated!

Redirecting to... W3C

Beware. This specification is no longer in active maintenance and the Geolocation Working Group does not intend to maintain it further.

janpio commented 6 years ago

Does the code indicated as a migration in https://blog.phonegap.com/migrating-from-the-cordova-device-orientation-plugin-8442b869e6cc (linked from the deprecation notice) still work?

traildex commented 6 years ago

Does the code indicated as a migration in https://blog.phonegap.com/migrating-from-the-cordova-device-orientation-plugin-8442b869e6cc (linked from the deprecation notice) still work?

Yes Now I see all the W3C Device Motion references are linking to outdated W3C DeviceOrientation Event

janpio commented 6 years ago

Yeah, problem is that W3C moved on, bu browser still implement it. As there is not alternative from W3C (that I am aware of), this currently is as good as it gets :/