Browse Source

change info

Marino Faggiana 6 years ago
parent
commit
74df28eba5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      iOSClient/Brand/iOSClient.plist

+ 3 - 3
iOSClient/Brand/iOSClient.plist

@@ -106,7 +106,7 @@
 		<true/>
 		<true/>
 	</dict>
 	</dict>
 	<key>NSCameraUsageDescription</key>
 	<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>
 	<key>NSFaceIDUsageDescription</key>
 	<string>This app requires Face ID permission to authenticate using Face recognition.</string>
 	<string>This app requires Face ID permission to authenticate using Face recognition.</string>
 	<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
 	<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
@@ -116,9 +116,9 @@
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<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>
 	<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>
 	<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>
 	<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>
 	<key>UIBackgroundModes</key>
 	<array>
 	<array>
 		<string>audio</string>
 		<string>audio</string>