-
Notifications
You must be signed in to change notification settings - Fork 849
fatal error: This should never happen #303
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
Comments
ocketIOClientSwift |
Should be fixed in the latest master |
Hi, thank you for the replay. I'm using cocoapods and i did install the latest version "pod 'Socket.IO-Client-Swift', '~> 5.3.2'" but doesn't seems to be working ? my app crashes like all the time randomly. can you please explain why this is happening ? (just so that I understand). again thanks |
I don't know how you managed to cause that unless you're running on a potato. But you can try 5.3.3 |
I'm using it in an objective c project, declaring socketIO Client as a property in my delegate. I start connexion at launch like this :
|
the update seems to be working |
thanks (please if you see something wrong in my code tell me) |
Hi, i'm having a problem with a kind of random crash that happens continuously don't know exactly why, i'm using socket-io client in an objective c project i'm getting "Pods/Socket.IO-Client-Swift/Source/SwiftRegex.swift, line 27" ? can you PLEAAAASE tell me what maybe the cause ? did I did something wrong ?
The text was updated successfully, but these errors were encountered: