From 26eb162aded7a4ee4a4dd99324da013c2153c74f Mon Sep 17 00:00:00 2001 From: Evan Richardson Date: Thu, 17 Apr 2025 16:18:19 -0700 Subject: [PATCH] location permission for ios --- ios/Runner/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 932f2ff..88a3cfb 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -28,6 +28,8 @@ LaunchScreen UIMainStoryboardFile Main + NSLocationWhenInUseUsageDescription + This app needs access to location to drop pins UISupportedInterfaceOrientations UIInterfaceOrientationPortrait