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 42fef8b commit 1e7bfb1Copy full SHA for 1e7bfb1
ios/Runner/Info.plist
@@ -2,6 +2,8 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>NSFaceIDUsageDescription</key>
6
+ <string>Why is my app authenticating using face id?</string>
7
<key>CFBundleDevelopmentRegion</key>
8
<string>$(DEVELOPMENT_LANGUAGE)</string>
9
<key>CFBundleDisplayName</key>
0 commit comments