mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Generic fixes (#1291)
* - Update Camera purpose string for iOS - Fix address field not passing the correct currency to address book * Enhance file loading in exception handler * Fix translation consistency [skip ci]
This commit is contained in:
parent
3945a3d7b4
commit
d0b51cebe3
30 changed files with 192 additions and 47 deletions
|
@ -191,7 +191,7 @@
|
|||
<true/>
|
||||
</dict>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Used for scan QR code</string>
|
||||
<string>Used for scanning QR code and can be used to capture images for identification purposes by third-party providers.</string>
|
||||
<key>NSDocumentsFolderUsageDescription</key>
|
||||
<string>We need access to documents folder for getting access to open/save backup file</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue