Closed atsakiridis closed 7 years ago
What happens when we hang up is that PC is deallocated, but the callback for IceConnectionStateChange occurs after that, probably saying that it has transitioned to closed:
closed
WebRTCommCall:onRtcPeerConnectionIceConnectionStateChangeEvent(): event ignored [WebRTCommCall.onRtcPeerConnectionIceConnectionStateChangeEvent
Instead we should ignore that.
What happens when we hang up is that PC is deallocated, but the callback for IceConnectionStateChange occurs after that, probably saying that it has transitioned to
closed
:Instead we should ignore that.