Open magickaito opened 11 years ago
I have a similar issue, but it does it for me even when on WIFI.
I've noticed that if my server is slow to respond to a websocket connection, once successful, I'm not receiving the connection data. I'll receive the normal heartbeat data "2::" but not "1::".
I am using SocketIO 3.2. I noticed that if I am connecting to the server through 3G, sometimes, socketIODidConnect did not fire at all. Here are the traces:
What's going wrong here? I haven't been able to reproduce this when connected in WIFI.