I guess you mean this issue
https://github.com/apache/cordova-plugin-device-orientation/issues/52
To be clear, the web API still works on iOS 13, but it requires to request
a permission first with DeviceMotionEvent.requestPermission();
But the permission request has a few issues that I have notic
This discussion is to unarchive & un-deprecate the plugin:
cordova-plugin-device-orientation
This plugin is now requires because iOS w/ Custom Schemes does provide the
support necessary to use Web APIs.
-
To unsubscribe, e-mai