Abdul Momen
Abdul Momen
I am also having same issue. Could not find any way out.
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...
Encountered same issue, with no log or anything. Xcode debug stops with EXC_BAD_ACCESS(code=1, address=0x0) at ```SocketIO.SocketManager.init(socketURL: Foundation.URL, config: SocketIO.SocketIOClientConfiguration) -> SocketIO.SocketManager``` Xcode: 13.4.1 Podfile: pod 'Socket.IO-Client-Swift', '~> 16.0.0'