|
@@ -107,8 +107,10 @@
|
|
|
<string>The use of GPS is used to detect new photos from camera roll, continued use of GPS running in the background can dramatically decrease battery life.</string>
|
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
|
<string>The use of GPS is used to detect new photos from camera roll on background, the use of GPS only when the App is in use is useless</string>
|
|
|
+ <key>NSPhotoLibraryAddUsageDescription</key>
|
|
|
+ <string>$(PRODUCT_NAME) requires access to the photo library</string>
|
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
|
- <string>This app requires access to the photo library</string>
|
|
|
+ <string>$(PRODUCT_NAME) requires access to the photo library</string>
|
|
|
<key>UIBackgroundModes</key>
|
|
|
<array>
|
|
|
<string>audio</string>
|