dmitry-platogo commented on issue #117: URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/117#issuecomment-1560651260
> Any Solution for this I am also facing same issue In my code for iOs I switched from checking `screen.orientation.type` to `window.orientation`, because `window.orientation` value is solid for all iOs versions (although `window.orientation` is deprecated by web standards) -- 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]
