Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Orientation is not working on landscape to portrait mode on Xcode 13.2.1 version. #113

Open
sujeet-matchps opened this issue Mar 1, 2023 · 0 comments

Comments

@sujeet-matchps
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant