QOL: Location compliance update for app store
This commit is contained in:
parent
b2b9d8f046
commit
6a5b4f7f4b
4 changed files with 5 additions and 3 deletions
|
|
@ -52,6 +52,8 @@
|
|||
<string>Why is my app authenticating using face id?</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>This app needs access to location when open.</string>
|
||||
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
||||
<string>This app needs access to your location at all times to provide [Explain your specific, complete reason here, e.g., real-time tracking, background updates, etc.].</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>This app needs to access your photo library to select images.</string>
|
||||
<key>NSDownloadsFolderUsageDescription</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue