reconnecting-websocket icon indicating copy to clipboard operation
reconnecting-websocket copied to clipboard

Issue on switching from WiFi to Data Plan

Open azn1viet opened this issue 9 years ago • 0 comments

It works normally until switching from WiFi to Data Plan, it threw the error form the line:

 throw 'INVALID_STATE_ERR : Pausing to reconnect websocket';

the INVALID_STATE_ERR saying "Still in CONNECTING state." so it paused the reconnecting method.

azn1viet avatar Nov 26 '15 14:11 azn1viet