mirror of
https://github.com/status-im/status-react.git
synced 2025-02-04 07:06:18 +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>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Please allow Status to use your phone camera</string>
|
||||
<key>NSContactsUsageDescription</key>
|
||||
<string>We need to access your contacts</string>
|
||||
<string>The app uses your camera to scan QR codes.</string>
|
||||
<key>NSLocationAlwaysUsageDescription</key>
|
||||
<string>Location access is required for some DApps to function properly.</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user