Jitsi Meet SDK issues with GoogleWebRTC frameworks already in a project

Dear Concern,

I need your help with Jitsi SDK. I have imported the Jitsi library in an existing project where WebRTC was already there using Pods configuration. Seems like JitsiMeet SDK doesn’t use the latest WebRTC library. Can you please help me to solve this problem?

Jitsi uses the latest version (M84). Google no longer provides WebRTC binaries so we build our own.

I do not recommend using a different WebRTC build since we only use and test ours.