jcesarmobile opened a new pull request, #116: URL: https://github.com/apache/cordova-plugin-screen-orientation/pull/116
For some reason the `screen.orientation` overwrite done from the current javascript code is not working properly in iOS 16.4 and newer. Using the `clobbers` tag in plugin.xml seems to fix the issue and the plugin keeps working on previous iOS versions and on Android. closes https://github.com/apache/cordova-plugin-screen-orientation/issues/114 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
