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
Has anyone fixed this bug yet? I am having the same issue here, only it only happens on iOS. In addition, the Connection_OnClosed() is never triggered when web socket connection is lost.
Thanks
chrisweihu
pushed a commit
to chrisweihu/Websockets.PCL
that referenced
this issue
Aug 22, 2017
Hi,
I have a problem with the IsOpen method in Xamarin Forms (PCL)
Everything is going well but when I check if the connection is open it always return true even after closing it.
I have two buttons :
First one is for opening connection :
The other for closing connection :
I checked if the connection is open in the OnClose method :
Thanks for your help
The text was updated successfully, but these errors were encountered: