Open danishashraf047 opened 3 years ago
Which version of socket.io is the server running ?
Which version of socket.io is the server running ?
Thanks for taking out your precious time. I'm trying to integrate this one https://developer.tiledesk.com/apis/realtime-api. I can't say which version is being used because I'm using their subscription. I also have tried "ws://echo.websocket.org" server with no luck. :(
This is for only socket.io servers if it's only websockets you need please use https://github.com/NathanaelA/nativescript-websockets/blob/master/src/README.md
This is for only socket.io servers if it's only websockets you need please use https://github.com/NathanaelA/nativescript-websockets/blob/master/src/README.md
I have tried this one, it is working fine on Android but getting 1006 error code on iOS. I also have created issue on their repo and waiting for someone help https://github.com/NathanaelA/nativescript-websockets/issues/92 but didn't get any help till now. By the way, thank you so much to give your precious time.
I'm not able to connect server on both platforms. I'm attaching source code. If I'm doing wrong so please let me correct.
Plugin version is 5.0.1 NS Android version is 7.0.1 NS iOS version is 8.0.0
I would be thankful if you could take your precious time to help me out.