Skip to content

Commit

Permalink
US-2004 Explain use of camera in iOS submission (#796)
Browse files Browse the repository at this point in the history
* refactor: make NSCameraUsageDescription more specific

* Update Info.plist

---------

Co-authored-by: Jesse Clark <[email protected]>
  • Loading branch information
TravellerOnTheRun and jessgusclark authored Nov 2, 2023
1 parent 2b646fb commit d2c53ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/rifWallet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</dict>
</dict>
<key>NSCameraUsageDescription</key>
<string>$PRODUCT_NAME will use the camera to operate with Wallet Connect</string>
<string>$PRODUCT_NAME will use your camera to scan QR codes to make sending quicker and to connect to accounts using WalletConnect.</string>
<key>NSFaceIDUsageDescription</key>
<string>$PRODUCT_NAME will use your FACE ID to retrieve and store your secret</string>
<key>NSLocationWhenInUseUsageDescription</key>
Expand Down

0 comments on commit d2c53ae

Please sign in to comment.