nikhil2882
Results
2
comments of
nikhil2882
in my case I just needed to call stopRingtone before setting remote description and create answer `async function processAccept() { setType('CALLING_ROOM'); InCallManager.stopRingtone(); peerConnection.current .setRemoteDescription(new RTCSessionDescription(remoteRTCMessage.current)) .then(() => { pendingCandidates.forEach(candidate =>...
you can create new realm instance by using realm create with same config you used to create realmprovider realm js