From cb53a3b48e4ec733e0d21ae5d96f32ae68bee1d4 Mon Sep 17 00:00:00 2001 From: jack Date: Thu, 25 Sep 2025 03:00:46 +0200 Subject: [PATCH] Describe microphone usage --- bitchat/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitchat/Info.plist b/bitchat/Info.plist index 5d0a9984..694cd815 100644 --- a/bitchat/Info.plist +++ b/bitchat/Info.plist @@ -37,6 +37,8 @@ bitchat uses Bluetooth to discover and connect with other bitchat users nearby. NSCameraUsageDescription bitchat uses the camera to scan QR codes to verify peers. + NSMicrophoneUsageDescription + bitchat uses the microphone to record voice notes that relay across the mesh. NSLocationWhenInUseUsageDescription bitchat uses your approximate location to compute local geohash channels for optional public chats. Exact GPS is never shared. UIBackgroundModes