We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70603fd commit 8868845Copy full SHA for 8868845
1 file changed
ios/NewExpensify/Info.plist
@@ -81,6 +81,8 @@
81
<string>Required for video capture</string>
82
<key>NSPhotoLibraryAddUsageDescription</key>
83
<string>Your camera roll is used to store chat attachments.</string>
84
+ <key>NSFaceIDUsageDescription</key>
85
+ <string>Face ID is used for authentication.</string>
86
<key>NSPhotoLibraryUsageDescription</key>
87
<string>Your photos are used to create chat attachments.</string>
88
<key>NSUserActivityTypes</key>
0 commit comments