You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
I get my socket closed due to purgeIdleCellConnections so I can't use socket.IO-objc with a 3G connexion, do you know how to fix this issue ? If I set a timeout from my server it can fix the problem or is there a way to handle it with your framework ? Right now I've set reachability from Apple to allow only wifi connection but it's not really the goal of my app to get available only under wifi connexion.
Thanks for your work and your time.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
I get my socket closed due to purgeIdleCellConnections so I can't use socket.IO-objc with a 3G connexion, do you know how to fix this issue ? If I set a timeout from my server it can fix the problem or is there a way to handle it with your framework ? Right now I've set reachability from Apple to allow only wifi connection but it's not really the goal of my app to get available only under wifi connexion.
Thanks for your work and your time.
The text was updated successfully, but these errors were encountered: