We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2cd853 + e1434c0 commit 22645d5Copy full SHA for 22645d5
ios/AllAboutOlaf/Info.plist
@@ -86,6 +86,8 @@
86
</dict>
87
<key>NSCalendarsUsageDescription</key>
88
<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't using the app.</string>
91
<key>NSLocationWhenInUseUsageDescription</key>
92
<string>We only use your location when you would expect us to, and never when you aren't using the app.</string>
93
<key>UIAppFonts</key>
0 commit comments