Skip to content

Commit a2f6d72

Browse files
authored
Merge pull request Expensify#80770 from software-mansion-labs/korytko/ecuk/add-info-plist-entry
[No QA] [ECUK In-App 3DS] Add `NSFaceIDUsageDescription` Info.plist entry
2 parents 106bca8 + 8868845 commit a2f6d72

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ios/NewExpensify/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
<string>Required for video capture</string>
8282
<key>NSPhotoLibraryAddUsageDescription</key>
8383
<string>Your camera roll is used to store chat attachments.</string>
84+
<key>NSFaceIDUsageDescription</key>
85+
<string>Face ID is used for authentication.</string>
8486
<key>NSPhotoLibraryUsageDescription</key>
8587
<string>Your photos are used to create chat attachments.</string>
8688
<key>NSUserActivityTypes</key>

0 commit comments

Comments
 (0)