TCP/IP connection to server

Hi

checkout TCP sockets in ionic

And if you want to debug, use adb logcat or use chrome DevTools to link to your device (Android I use) to see the logs and any other complaints the plugin gives

Tom