From 15e58595fd2f046f5bd40415b8287881cf64e9ea Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Wed, 10 Dec 2025 16:17:08 -0600 Subject: [PATCH] fix(mobile): iOS local permission dialog extra whitespace (#24491) Fix a iOS rendering issue caused by extra whitespace --- mobile/ios/Runner/Info.plist | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mobile/ios/Runner/Info.plist b/mobile/ios/Runner/Info.plist index 7a3a9261a..b597912d0 100644 --- a/mobile/ios/Runner/Info.plist +++ b/mobile/ios/Runner/Info.plist @@ -137,8 +137,7 @@ NSFaceIDUsageDescription We need to use FaceID to allow access to your locked folder NSLocalNetworkUsageDescription - We need local network permission to connect to the local server using IP address and - allow the casting feature to work + We need local network permission to connect to the local server using IP address and allow the casting feature to work NSLocationAlwaysAndWhenInUseUsageDescription We require this permission to access the local WiFi name for background upload mechanism NSLocationUsageDescription