From 386a28455aec9abc56348b32e1c71a6a68b76834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=E2=80=99Aquino?= Date: Fri, 10 Nov 2023 19:52:35 +0000 Subject: [PATCH] permissions: Update camera usage string to be more accurate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This changes the text that appears on the camera permission dialog, and makes it clear that camera access is also needed for the scanning of QR codes. This change was made to address a concern raised during the Apple app review process. Testing ------- PASS Device: iPhone 13 Mini (physical) iOS: 17.1 Damus: This commit Special remarks: I locally modified the bundle identifier to be able to install a fresh copy of Damus from scratch and go through the prompt, without having to uninstall my own copy of Damus Steps: 1. Install a fresh copy of Damus 2. On account creation, try to scan an nsec. 3. Make sure the camera usage prompt message is modified to the new string. Signed-off-by: Daniel D’Aquino Reviewed-by: William Casarin Signed-off-by: William Casarin --- damus/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/damus/Info.plist b/damus/Info.plist index 00aada81..71c6af52 100644 --- a/damus/Info.plist +++ b/damus/Info.plist @@ -67,7 +67,7 @@ NSCameraUsageDescription - Damus needs access to your camera for creating photo posts + Damus needs access to your camera in order to upload photos and scan QR codes. NSAppleMusicUsageDescription Damus needs access to your media library for playback statuses NSMicrophoneUsageDescription