Skip to content

Commit

Permalink
IOS-2509 Added usage description to other SDK example app target
Browse files Browse the repository at this point in the history
  • Loading branch information
megakoko committed Nov 10, 2022
1 parent 3b75358 commit 6874ee4
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 6874ee4

Please sign in to comment.