From 37dece4263a9d1716362b5adb7ee46bfcf4e183d Mon Sep 17 00:00:00 2001
From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com>
Date: Wed, 13 Aug 2025 12:43:07 +0530
Subject: [PATCH] fix: update iOS purpose strings
---
ios/Runner/Info.plist | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index c5e4936..665831b 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -53,11 +53,11 @@
NSMicrophoneUsageDescription
- Conduit needs access to your microphone for voice input
+ Conduit uses the microphone to record voice messages and enable voice-to-text in chats. For example, when you hold the mic button in a conversation, we capture your speech to send as an audio message or transcript.
NSCameraUsageDescription
- Conduit needs access to your camera to take photos for chat
+ Conduit uses the camera to take photos or videos you choose to share in chats. For example, you can snap a photo of a document and attach it to a message.
NSPhotoLibraryUsageDescription
- Conduit needs access to your photo library to select images for chat
+ Conduit needs access to your photo library so you can select existing images or videos to share in chats. For example, you can pick a screenshot to include in a conversation.
CADisableMinimumFrameDurationOnPhone
UIApplicationSupportsIndirectInputEvents