From ff704e0d12ad1667e1556641f41945b0ec2b5eaf Mon Sep 17 00:00:00 2001 From: Tiago Jacobs Date: Tue, 12 Apr 2022 12:25:48 -0300 Subject: [PATCH] Add configuration that allows loading demo.bigbluebutton.org --- ios/BigBlueButton/Info.plist | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/ios/BigBlueButton/Info.plist b/ios/BigBlueButton/Info.plist index 07241a4..7c57360 100644 --- a/ios/BigBlueButton/Info.plist +++ b/ios/BigBlueButton/Info.plist @@ -26,20 +26,17 @@ NSAppTransportSecurity - NSExceptionDomains - - NSAllowsArbitraryLoads - - + NSAllowsArbitraryLoads + NSLocationWhenInUseUsageDescription UIAppFonts - NSMicrophoneUsageDescription - BigBlueButton needs microphone access to allow you to share your microphone during a meeting. - NSCameraUsageDescription - BigBlueButton needs camera access to allow you to share your camera during a meeting. + NSMicrophoneUsageDescription + BigBlueButton needs microphone access to allow you to share your microphone during a meeting. + NSCameraUsageDescription + BigBlueButton needs camera access to allow you to share your camera during a meeting. UIBackgroundModes audio