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 : app crash when orientation changed #268

Open
sanju280696 opened this issue Jul 21, 2023 · 3 comments
Open

IOS : app crash when orientation changed #268

sanju280696 opened this issue Jul 21, 2023 · 3 comments

Comments

@sanju280696
Copy link

app crash when orientation is changed Orientation.lockToLandscape(). it happens ios only not in Android.
Also, ios through error [Orientation] BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:).

@trobbertze
Copy link

I am getting the same issue. I believe it is specific to IOS 16. Here is a conversation that describes the issue a little better:

https://developer.apple.com/forums/thread/709215

@mahbubshaun
Copy link

Any workaround for IOS 16?

@deggertsen
Copy link

deggertsen commented Jun 28, 2024

We're experiencing the same issue in IOS for some users. And most IOS users the orientation lock simply doesn't do anything. The screen still rotates so we have now just removed this for IOS. I guess I'll watch this issue to see if anyone figures out what is wrong. Using 1.7.0.

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

4 participants