You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using v1.10.0, the issue we are facing is when caller cuts the call, the call is still active.
We are not getting the event callDisconnect and so.
When caller is making a call and it is ringing to the other person, at the same time we are getting callConnected event event call is in ringing state now. Call is ringing at the other side and caller cuts the call there is no event trigger to the caller except the RNKeep's endCall and call is still ringing and other person can still receive call.
The text was updated successfully, but these errors were encountered:
We are using v1.10.0, the issue we are facing is when caller cuts the call, the call is still active.
We are not getting the event callDisconnect and so.
When caller is making a call and it is ringing to the other person, at the same time we are getting callConnected event event call is in ringing state now. Call is ringing at the other side and caller cuts the call there is no event trigger to the caller except the RNKeep's endCall and call is still ringing and other person can still receive call.
The text was updated successfully, but these errors were encountered: