Open xAVK opened 9 years ago
If you got any solution, revert me back. It's very urgently
I gave up this plugin and apache cordova. I switched to java studio26.10.2015, 15:12, "pkb126" notifications@github.com:If you got any solution, revert me back. It's very urgently
—Reply to this email directly or view it on GitHub.
I think I'm in the same boat, spent some time writing my interface to speak to this plugin, but it doesn't receive any data until you disconnect. This is not ideal, as my server - which has already been written - maintains the connection, so I can't use this plugin.
connected to some server, server sent some data to android app, but the “SOCKET_RECEIVE_DATA_HOOK” event won't trigger until a disconnection is made by server / cdv-socket-plugin. I use the android v19 sdk.