deepakrout commented on issue #119: URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/119#issuecomment-1563186401
Hi There, I am also facing same issue, particularly in iOS 16.4 and above devices. Below iOS 16.4, the plugin works fine. In iOS 16.4 XCode debug console prints error: `Native: tried calling Screen Orientation.lock, but the Screen Orientation plugin is not installed.` Essentially, the it is not calling the plugin method at all. Breakpoints doesn't hit. Is there any update/solution for this? If someone can at least point me why it would through error _plugin not installed_, I can work on this issue to address this. Thank you! -- 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]
