mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
Preserve mobile microphone usage description
Keep the iOS microphone usage string in Expo config after prebuild plugin resolution.
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
||||
"expo-camera",
|
||||
{
|
||||
"cameraPermission": "Allow Orca to use the camera for QR code scanning.",
|
||||
"microphonePermission": false,
|
||||
"microphonePermission": "Allow Orca to use your microphone for voice dictation sent to your paired desktop for transcription.",
|
||||
"recordAudioAndroid": false
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user