Skip to content

Commit

Permalink
Merge pull request #261 from Eldar2021/ai/add-location-description
Browse files Browse the repository at this point in the history
Add description to access location
  • Loading branch information
Eldar2021 authored Nov 6, 2024
2 parents 19e967e + fceb951 commit 4d65a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<string>$(DEVELOPMENT_LANGUAGE)</string>
<!-- Geolocation -->
<key>NSLocationWhenInUseUsageDescription</key>
<string>This app needs access to location when open.</string>
<string>We use your location to determine the exact prayer time based on your current location.</string>
<key>CFBundleDisplayName</key>
<string>MyQuran</string>
<key>CFBundleExecutable</key>
Expand Down

0 comments on commit 4d65a03

Please sign in to comment.