Open mmubasher opened 5 years ago
@mmubasher We had some issues with reconnection in our native SDKs that have now been patched. Could you please check out the latest release (v3.4.2) of the plugin and see if this is still happening for you?
@mmubasher we have test again for you its release (v3.4.2) working, can you trace the max_fails/fail_timeout parameters of the server
Bug Report
Current behavior Upon disconnection of any of the clients ( Browser and Mobile) in a 1-to-1 call, when the session is re-established, video call freezes while audio from both sides can be heard. Moreover, the native view of video streams gets stuck and stays on screen unless app is killed. On some occasions, app crashed itself too after a few seconds
Steps to reproduce Setup a call between two parties ( Web and Mobile preferred ) then disconnect from web application i.e. close the browser tab or window. Reopen and connect using the same Session Id and wait for connection to establish. If video freeze does not happens in first go you can test it with multiple
Example Project A sample project that uses the same code has been setup here opentok_ionic
Relevant bug reported earlier
Cannot read property 'connectionId' of undefined #221
What is the current bug behavior?
What is the expected correct behavior?
Relevant logs and/or screenshots
Chrome adb Inspect tool logs from console (Note: This log is from 3 trials of connection and disconnection)
Application crash logs