I am using libJingle for webRtc with iOS client, but it is throwing runtime Error
Failed to initialize PeerConnectionFactory
This happens when session gets created and initial video stream successfully received. After that, when subscription process with webRtc has to begin, this error shows up.
Any suggestions?