Skip to content

Commit

Permalink
Merge pull request #230 from tangem/IOS-2509-add-face-id-usage-descri…
Browse files Browse the repository at this point in the history
…ption-to-tangem-sdk

IOS-2509 Added Face ID usage description to other SDK example app target
  • Loading branch information
tureck1y authored Nov 12, 2022
2 parents a0c4fd8 + 69b94d2 commit 60a5ed8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Example/TangemSdkExample/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
<true/>
<key>NFCReaderUsageDescription</key>
<string>Some reason</string>
<key>NSFaceIDUsageDescription</key>
<string>Use Face ID to save access codes in the app</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
Expand Down

0 comments on commit 60a5ed8

Please sign in to comment.