ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
124 stars 111 forks source link

Sometimes end call is not reported to other phone #184

Closed stephanoparaskeva closed 2 years ago

stephanoparaskeva commented 3 years ago

Using


Sometimes I will make a call, the call rings on other phone. If I end the call on initiator phone then sometimes the other phone keeps ringing.

User A calls User B User A ends call before answer User B phone still rings

OR

The opposite does not work sometimes

User A calls User B User B rejects the call User A is still calling

(Both work sometimes, and sometimes don't work)


I am aiming for 100% reliability.

My code is below: https://pastebin.com/6Zv8Jg1e

DaveLomber commented 3 years ago

@stephanoparaskeva do you have any specific day hours where it happens? If so - please report

stephanoparaskeva commented 3 years ago

@stephanoparaskeva do you have any specific day hours where it happens? If so - please report

This happens almost random times per day I believe, sometimes things are just delayed though

ccvlad commented 2 years ago

Closed due to inactivity. Please create a new issue if needed.