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

BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:) #291

Open
Fukushiro opened this issue Mar 1, 2024 · 5 comments

Comments

@Fukushiro
Copy link

image
when i run on ios keeps returning this error, and in devices crashes

@sureshqplay
Copy link

Any update on this issue ?

@Jigaricode
Copy link

i am also getting this issue in just IOS

@zhenguet
Copy link

zhenguet commented May 3, 2024

updated to 1.7.0 and still face this error

@edicon
Copy link

edicon commented May 7, 2024

i am also getting this issue in just IOS 17.x

@controtie
Copy link

controtie commented Jul 19, 2024

In my case, rn-tooltip was causing the actual crash. I removed it and that fixed things.

Crashing error message:

*** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [RCTModalHostViewController shouldAutorotate] is returning YES'

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

6 participants