From 90fac6342b39a9b5f6d4cad940c17d4d5b0a2bfa Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 11 Nov 2020 11:57:52 +0100 Subject: [PATCH] ios: Allow the app to be used upside down --- ios/Runner/Info.plist | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 18d35588..8caa7251 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -78,6 +78,7 @@ UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortraitUpsideDown UISupportedInterfaceOrientations~ipad