|
@@ -106,7 +106,7 @@
|
|
|
<true/>
|
|
|
</dict>
|
|
|
<key>NSCameraUsageDescription</key>
|
|
|
- <string>The use of Camera is used to scan documet</string>
|
|
|
+ <string>$(PRODUCT_NAME) requires access to the camera for scan documents</string>
|
|
|
<key>NSFaceIDUsageDescription</key>
|
|
|
<string>This app requires Face ID permission to authenticate using Face recognition.</string>
|
|
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
|
@@ -116,9 +116,9 @@
|
|
|
<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>
|
|
|
+ <string>$(PRODUCT_NAME) requires access to the photo library for send your photos and videos to your cloud.</string>
|
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
|
- <string>$(PRODUCT_NAME) requires access to the photo library</string>
|
|
|
+ <string>$(PRODUCT_NAME) requires access to the photo library for send your photos and videos to your cloud.</string>
|
|
|
<key>UIBackgroundModes</key>
|
|
|
<array>
|
|
|
<string>audio</string>
|