Browse Source

Add NSFaceIDUsageDescription

Marino Faggiana 6 năm trước cách đây
mục cha
commit
7447600af8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      iOSClient/Brand/iOSClient.plist

+ 2 - 0
iOSClient/Brand/iOSClient.plist

@@ -107,6 +107,8 @@
 	</dict>
 	<key>NSCameraUsageDescription</key>
 	<string>The use of Camera is used to scan documet</string>
+	<key>NSFaceIDUsageDescription</key>
+	<string>This app requires Face ID permission to authenticate using Face recognition.</string>
 	<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
 	<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>NSLocationAlwaysUsageDescription</key>