Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33312204
D6188.1768814033.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D6188.1768814033.diff
View Options
diff --git a/native/ios/Comm/Info.debug.plist b/native/ios/Comm/Info.debug.plist
--- a/native/ios/Comm/Info.debug.plist
+++ b/native/ios/Comm/Info.debug.plist
@@ -54,6 +54,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>
@@ -79,7 +81,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>
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
@@ -39,6 +39,8 @@
<string>Allow $(PRODUCT_NAME) to access your photo library so you can send images.</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to save images to your photo library.</string>
+ <key>NSMicrophoneUsageDescription</key>
+ <string>Allow $(PRODUCT_NAME) to access the microphone so you can capture videos with audio</string>
<key>NSCameraUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to access the camera so you can capture and send photos.</string>
<key>UIAppFonts</key>
@@ -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
Mon, Jan 19, 9:13 AM (17 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5955576
Default Alt Text
D6188.1768814033.diff (1 KB)
Attached To
Mode
D6188: [image-picker] configure privacy permissions on ios
Attached
Detach File
Event Timeline
Log In to Comment