I'm working on an android application with socket.io and appcelerator, but the problem I have is when the application is not visible on the device (in the background) and the socket is disconnected. I am delivering parameters when connecting the socket like: reconnect, delay etc. But it does not work.
Someone already worked with this topic to help me.
Greetings