Richard

Results 1 comments of Richard

Exactly same issue here. Seems below nativescript-socket isn't returning correct stuff ``` const SocketIO = require('nativescript-socket.io') debug && SocketIO.enableDebug() return SocketIO.connect(address) ```