From 477ba55fa26575c2025c64d71fb3ad34ba2c23b4 Mon Sep 17 00:00:00 2001 From: Thomas Fransolet Date: Thu, 8 Feb 2024 16:18:29 +0100 Subject: [PATCH] force landscape --- ios/Runner/Info.plist | 3 --- 1 file changed, 3 deletions(-) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 8004411..769eb33 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -34,14 +34,11 @@ Main UISupportedInterfaceOrientations - UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight