|
@@ -39,13 +39,13 @@
|
|
|
<key>LSSupportsOpeningDocumentsInPlace</key>
|
|
|
<true/>
|
|
|
<key>NSCameraUsageDescription</key>
|
|
|
- <string>Allowing access to the camera lets you take photos and videos.</string>
|
|
|
+ <string>This is used to take photos and videos during chats or scan QR codes.</string>
|
|
|
<key>NSContactsUsageDescription</key>
|
|
|
- <string>Allowing access to your address book lets you chat with contacts from your device.</string>
|
|
|
+ <string>This is used to import email addresses of your contacts.</string>
|
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
|
- <string>Allowing access to the microphone lets you record audio.</string>
|
|
|
+ <string>This is used to record voice messages during chats.</string>
|
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
|
- <string>Allowing access to the photo library allows you to upload images from it.</string>
|
|
|
+ <string>This is used to share your photos and videos or set up a profile picture.</string>
|
|
|
<key>UIBackgroundModes</key>
|
|
|
<array>
|
|
|
<string>fetch</string>
|