Add setRemoteSDP method

This commit is contained in:
Tiago Jacobs
2022-03-27 15:05:47 -03:00
parent ce5b8e8979
commit 6fce1d61f3
13 changed files with 131 additions and 14 deletions

View File

@@ -24,6 +24,10 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSMicrophoneUsageDescription</key>
<string>Needs microphone access for streaming your voice when you're joined in full audio mode</string>
<key>NSCameraUsageDescription</key>
<string>Needs camera access for streaming your camera when you're sharing it</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>