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
When running the iOS client the - webSocket: didCloseWithCode: reason: wasClean: method is immediately executed with the reason being Stream end encountered.
Interacting with the app does nothing afterwards, with no indication that the stream was immediately closed.
Running against iOS SDK 8.1, Xcode Version 6.1 (6A1052d), and SocketRocket (0.3.1-beta2).
The text was updated successfully, but these errors were encountered:
When running the iOS client the
- webSocket: didCloseWithCode: reason: wasClean:
method is immediately executed with the reason beingStream end encountered
.Interacting with the app does nothing afterwards, with no indication that the stream was immediately closed.
Running against iOS SDK 8.1, Xcode Version 6.1 (6A1052d), and SocketRocket (0.3.1-beta2).
The text was updated successfully, but these errors were encountered: