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

Can Not Reconnect #47

Open
hlongvu opened this issue Jun 6, 2014 · 5 comments
Open

Can Not Reconnect #47

hlongvu opened this issue Jun 6, 2014 · 5 comments

Comments

@hlongvu
Copy link

hlongvu commented Jun 6, 2014

I am using SignalA in my android application!
When the network connection shutdown and then switch on immediately, the SignalR connection remains in ReconnectingState and is unable to resume to ConnectedState!

I read the source code of ReconnectingState class and there are no code to change mConnection to ConnectedState (as I expected there must have)
And the function onError(Exception ex) of AsyncCallback, I think it must retry new http post to resume connection there.

@hlongvu hlongvu changed the title Can Not Reconnecting Can Not Reconnect Jun 6, 2014
@erizet
Copy link
Owner

erizet commented Jun 9, 2014

Hi @hlongvu looks like you're right. I'll have to fix this. Thanks for pointing it out.

@StefanDoubleU
Copy link

I'm struggel with the same problem.
Are you planning to fix this issue soon?

Stefan

@vahidabdy
Copy link

I have same problem too.

@s-durovich
Copy link

Same problem.
@erizet what is the likelihood that you will try to fix it?

@YasserMojahed
Copy link

any news here?

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

6 participants