Add NSFaceIDUsageDescription (fix #193)
This commit is contained in:
parent
824b959706
commit
ee92845042
2 changed files with 7 additions and 3 deletions
|
|
@ -35,6 +35,8 @@
|
|||
<true/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>We need to access your camera for scanning QR code.</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Enable access to Face ID to unlock Pass</string>
|
||||
<key>UIApplicationShortcutItems</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue