pkyeck / socket.IO-objc

socket.io v0.7.2 — 0.9.x for iOS and OS X
MIT License
1.97k stars 439 forks source link

[iOS 8] The socket connection is disconnected when homescreen is turned off #209

Open ThiemNguyen opened 10 years ago

ThiemNguyen commented 10 years ago

As described. Basically I'm developing a chat app. When I turn on the homescreen and open the app again, I see this log message: "2014-09-26 10:54:54.519 Yee[203:8020] onDisconnect()"

Any ideas? Thanks!