From 02f916ea3d3fa21146a51d7a8001d5cf702d80df Mon Sep 17 00:00:00 2001 From: Stefan Ceriu Date: Tue, 13 Jun 2023 17:04:16 +0300 Subject: [PATCH] Update camera and microphone usage descriptions --- ElementX/SupportingFiles/Info.plist | 4 ++-- ElementX/SupportingFiles/target.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ElementX/SupportingFiles/Info.plist b/ElementX/SupportingFiles/Info.plist index 0880553dd..a2934c5f8 100644 --- a/ElementX/SupportingFiles/Info.plist +++ b/ElementX/SupportingFiles/Info.plist @@ -27,9 +27,9 @@ ITSAppUsesNonExemptEncryption NSCameraUsageDescription - The camera is used to take and upload photos and videos. + To take pictures or videos and send them as a message Element X needs access to the camera. NSMicrophoneUsageDescription - The microphone is used to take videos. + To take videos with audio and send them as a message Element X needs access to the microphone. NSPhotoLibraryAddUsageDescription Allows saving photos and videos to your library. NSUserActivityTypes diff --git a/ElementX/SupportingFiles/target.yml b/ElementX/SupportingFiles/target.yml index bb0b86d19..44626bb33 100644 --- a/ElementX/SupportingFiles/target.yml +++ b/ElementX/SupportingFiles/target.yml @@ -62,8 +62,8 @@ targets: NSUserActivityTypes: [ INSendMessageIntent ] - NSCameraUsageDescription: The camera is used to take and upload photos and videos. - NSMicrophoneUsageDescription: The microphone is used to take videos. + NSCameraUsageDescription: To take pictures or videos and send them as a message Element X needs access to the camera. + NSMicrophoneUsageDescription: To take videos with audio and send them as a message Element X needs access to the microphone. NSPhotoLibraryAddUsageDescription: Allows saving photos and videos to your library. UIBackgroundModes: [ fetch