jaydrogers commented on issue #100: URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/100#issuecomment-1254181272
Thanks for tracing this down, everyone! I added a PR, but since the last update on this library was 2019, I have a feeling no PR will be merged in the near future: https://github.com/apache/cordova-plugin-screen-orientation/pull/102 ### "Band-aid" Repo In the meantime, I created a repo with the fix: https://github.com/521dimensions/cordova-plugin-screen-orientation You can use it with: ``` cordova plugin add git+ssh://[email protected]:521dimensions/cordova-plugin-screen-orientation.git ``` Hope this helps someone else! -- 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]
