You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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(_:).
The text was updated successfully, but these errors were encountered:
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.
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(_:).
The text was updated successfully, but these errors were encountered: