sujeet-matchps opened a new issue, #113: URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/113
As I have tested with two versions of XCode. XCode 13.2.1 --Orientation is not working on the landscape to portrait Not working. Find the below logs for your reference.... To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [12, landscape]] [Orientation] BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:) To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [12, landscape]] To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [12, landscape]] To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [12, landscape]] To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [12, landscape]] ⚡️ [warn] - [Deprecation Warning]: ion-slides has been deprecated and will be removed in Ionic Framework v7.0. We recommend using the framework-specific integrations that Swiper.js provides, allowing for faster bug fixes and an improved developer experience. See https://ionicframework.com/docs/api/slides for more information including migration steps. ⚡️ [error] - {} To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [3, portrait]] [Orientation] BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:) To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [3, portrait]] [Orientation] BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:) To Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [3, portrait]] [Orientation] BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:) XCode 14.2 --Orientation is not working on the landscape to portrait working good. -- 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]
