Skip to content

Commit 22645d5

Browse files
authored
Merge pull request #2557 from StoDevX/ns-location-always-usage-description
Add NSLocationAlwaysUsageDescription to Info.plist
2 parents f2cd853 + e1434c0 commit 22645d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/AllAboutOlaf/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
</dict>
8787
<key>NSCalendarsUsageDescription</key>
8888
<string>We use your calendar to add events to your calendar so that you remember what you wanted to attend.</string>
89+
<key>NSLocationAlwaysUsageDescription</key>
90+
<string>We only use your location when you would expect us to, and never when you aren&apos;t using the app.</string>
8991
<key>NSLocationWhenInUseUsageDescription</key>
9092
<string>We only use your location when you would expect us to, and never when you aren&apos;t using the app.</string>
9193
<key>UIAppFonts</key>

0 commit comments

Comments
 (0)