Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3251960
D6147.id20560.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
886 B
Referenced Files
None
Subscribers
None
D6147.id20560.diff
View Options
diff --git a/native/ios/Comm/Info.release.plist b/native/ios/Comm/Info.release.plist
--- a/native/ios/Comm/Info.release.plist
+++ b/native/ios/Comm/Info.release.plist
@@ -41,6 +41,8 @@
<string>Allow $(PRODUCT_NAME) to save images to your photo library.</string>
<key>NSCameraUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to access the camera so you can capture and send photos.</string>
+ <key>NSMicrophoneUsageDescription</key>
+ <string>Allow $(PRODUCT_NAME) to access the microphone so you can capture videos with audio.</string>
<key>UIAppFonts</key>
<array>
<string>OpenSans-Semibold.ttf</string>
@@ -66,7 +68,7 @@
<string>IBMPlexSans-Medium.ttf</string>
<string>IBMPlexSans-Bold.ttf</string>
<string>SWMansionIcons.ttf</string>
- <string>CommIcons.ttf</string>
+ <string>CommIcons.ttf</string>
</array>
<key>UIBackgroundModes</key>
<array>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 5:59 PM (18 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2499924
Default Alt Text
D6147.id20560.diff (886 B)
Attached To
Mode
D6147: [image-picker] configure iOS microphone privacy permission
Attached
Detach File
Event Timeline
Log In to Comment