mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 10:16:01 +00:00
Fix camera usage description (#10263)
* Fix camera usage description * Remove contacts usage description as we never access those
This commit is contained in:
parent
b344322475
commit
c47aca0ddb
@ -76,9 +76,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSCameraUsageDescription</key>
|
<key>NSCameraUsageDescription</key>
|
||||||
<string>Please allow Status to use your phone camera</string>
|
<string>The app uses your camera to scan QR codes.</string>
|
||||||
<key>NSContactsUsageDescription</key>
|
|
||||||
<string>We need to access your contacts</string>
|
|
||||||
<key>NSLocationAlwaysUsageDescription</key>
|
<key>NSLocationAlwaysUsageDescription</key>
|
||||||
<string>Location access is required for some DApps to function properly.</string>
|
<string>Location access is required for some DApps to function properly.</string>
|
||||||
<key>NSLocationWhenInUseUsageDescription</key>
|
<key>NSLocationWhenInUseUsageDescription</key>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user