Closed
Description
Hey folks!
I'm one of the Jitsi devs. Glad to see Jitsi is getting integrated :-) I noticed you are using the WebRTC framework directly from CocoaPods. That is not the one we link with and may yield to problems. Please use this one: https://github.com/jitsi/react-native-webrtc/tree/master/ios/WebRTC.framework
We make those builds and it's guaranteed to be compatible with the SDK. In addition, and after the 57 release fallout, we include backports for issues we have run into.