socket.io-client-swift icon indicating copy to clipboard operation
socket.io-client-swift copied to clipboard

App crash when connecting to socket

Open ritz122 opened this issue 3 years ago • 3 comments

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](url)

Any help would be much appreciated.

ritz122 avatar Feb 09 '22 14:02 ritz122

I am also having same issue. Could not find any way out.

abmomen avatar Jun 27 '22 06:06 abmomen

I am still not sure why this prolem is happening, but I think I have found a way out. I just added Crisp through swift package manager. and everything works now. don't know why using cocoapods not working.

abmomen avatar Jul 04 '22 06:07 abmomen

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.

BryghtLabs avatar Sep 19 '23 16:09 BryghtLabs

Hey,

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

Sonal-Kachare avatar Oct 31 '23 12:10 Sonal-Kachare

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

RXCodes avatar Nov 26 '23 19:11 RXCodes