Add permission descriptions for iOS.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Igor Mandrigin 2018-08-28 17:02:13 +02:00 committed by Jakub Sokołowski
parent 15edcc3434
commit 9b6d538e6d
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 6 additions and 4 deletions

View File

@ -60,15 +60,17 @@
</dict>
</dict>
<key>NSCameraUsageDescription</key>
<string>We need to access your camera</string>
<string>Camera access is required to be able to scan QR codes.</string>
<key>NSContactsUsageDescription</key>
<string>We need to access your contacts</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Location access is required for some DApps to function properly.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<string>Location access is required for some DApps to function properly.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Need microphone access for Instabug and Audio Messages</string>
<string>Microphone access is required for Instabug and Audio Messages</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>We need to access your photo storage to give you an ability to select photos</string>
<string>Photos access it required to give you ability to choose custom profile pictures.</string>
<key>UIAppFonts</key>
<array>
<string>RobotoMono-Medium.ttf</string>