Open Kor-Fresh opened 2 years ago
error log is Starscream/WebSocket.swift:600 Fetal error: unexpectedly found nil while unwrapping an Optional value
ios: 12.1 pod: Socket.IO-Client-Swift ~> 15.2.0 pod Starscream <= 3.1.1
@trinwiz/nativescript-socketio 4.0.1
code: this.socket = new SocketIO(URL, { transports: ['websocket']})
An error occurs when the above code is executed. Help
error log is Starscream/WebSocket.swift:600 Fetal error: unexpectedly found nil while unwrapping an Optional value
ios: 12.1 pod: Socket.IO-Client-Swift ~> 15.2.0 pod Starscream <= 3.1.1
@trinwiz/nativescript-socketio 4.0.1
code: this.socket = new SocketIO(URL, { transports: ['websocket']})
An error occurs when the above code is executed. Help