Looks like it's a known issue with a workaround proposed. https://github.com/simb/FlashSocket.IO/issues/21
On Tue, Feb 14, 2017 at 11:52 AM, Jairo França <[email protected]> wrote: > Thanks Clint. > > I´m listening for the events.. The connection event fires but the > disconnect event don´t. > > If I turn off my wi-fi the log window shows a message "webSocketError: > Server Timed Out!!", but don´t fire a disconnect. > > The Android implementation of socket.io that I used in another project > reconnects automatically, as soon as the network wakes. >
