location permission for ios

This commit is contained in:
2025-04-17 16:18:19 -07:00
parent 25b60b9230
commit 66e4132856

View File

@@ -28,6 +28,8 @@
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>This app needs access to location to drop pins</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>