From e7db222f9814a3b89c6ce85d0e90d1d3b509ed58 Mon Sep 17 00:00:00 2001 From: Thomas Fransolet Date: Thu, 8 Feb 2024 16:44:29 +0100 Subject: [PATCH] Undo orientations --- ios/Runner/Info.plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index fc25a15..87e6a2b 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -34,11 +34,14 @@ Main UISupportedInterfaceOrientations + UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight