socketio / socket.io-client-swift

Other
5.21k stars 841 forks source link

App crash when connecting to socket #1401

Open ritz122 opened 2 years ago

ritz122 commented 2 years ago

i am using socket in my application and it was working fine before Crisp sdk intigration..

After intigarting CRISP sdk, app is crashing when trying to connect socket.. Please check below screen shot for refrence:

[https://drive.google.com/file/d/16pAnqb2T8wKKJDnc1l1RcSr1EhogrczZ/view](https://github.com/crisp-im/crisp-sdk-ios/issues/url)

Any help would be much appreciated.

BryghtLabs commented 12 months ago

Hi there, I just upgraded my Xcode to Version 15 from 14. Now, Socket.IO-Client-Swift version 16.* Crashes on connection with iOS devices that run iOS 16, but it doesn't crash on iOS 17. Any help would be appreciated.

Sonal-Kachare commented 10 months ago

Hey,

I'm facing the same issue as @BryghtLabs.
@BryghtLabs Did you find any solution for this?

RXCodes commented 9 months ago

I'm also having this issue - is there a patch for this?