Manugal edited a comment on issue #68:
URL: 
https://github.com/apache/cordova-plugin-screen-orientation/issues/68#issuecomment-656221518


   Hi,
   I am experiencing the exact same problem. As workaround, I found that adding 
the following line to `CDVOrientation.m` at line 84 solved the problem in my 
case:
   
   `[UINavigationController attemptRotationToDeviceOrientation];`
   
   I could send a PR if maintainers agree on the solution.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to