Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Messages After Reconnecting #11

Closed
devinfoley opened this issue Nov 18, 2011 · 1 comment
Closed

No Messages After Reconnecting #11

devinfoley opened this issue Nov 18, 2011 · 1 comment

Comments

@devinfoley
Copy link

So... everything is working great, except that after losing network connection, my app no longer receives incoming messages. I have auto-reconnect enabled, and I can see that the delegate does get connectionDidConnect called upon the return of the network. Messages just stop coming through as if I've been unsubscribed.

Right now I'm doing this to fix it... https://gist.github.com/1377988

Feels kinda bad.

@lukeredpath
Copy link
Contributor

Please give the latest fix a try and let me know if you have any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants