Add permission for biometric auth to Info.plist
This commit is contained in:
parent
7f55e68d09
commit
f6df133e73
1 changed files with 2 additions and 0 deletions
|
@ -56,5 +56,7 @@
|
|||
</array>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Please allow auth to lock itself with FaceID or TouchID</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue