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

xcode 11 socket connect error: tried emitting when not connected

Open crook3 opened this issue 5 years ago • 1 comments

Any body help?

(_StringObject) _object = (_countAndFlagsBits = Swift.UInt64 @ 0x00007f9cd24bbbe0, _object = 0x8000000104127750 (0x0000000104127750) "Invalid timeout: ")

expression produced error: error: /var/folders/v8/nwj2jfyj1vq7ymygz6nnjm880000gn/T/expr1-3b3c6f..swift:1:65: error: use of undeclared type 'Builtin'. Swift._DebuggerSuppo rt.stringForPrintObject(Swift.UnsafePointer<Builtin.BridgeObject>(bitPattern: 0x105d70680)!.pointee)

WechatIMG115

crook3 avatar May 13 '20 09:05 crook3

SocketManager and SocketIOClient nead to strongly reference

Kemenger avatar Aug 26 '20 07:08 Kemenger