I am writing an android app that needs to connect to a Socket.IO instance running on a node.js server.
Attempting to connect to the instance and transmitting data us
Also check whether your grant
in manifest.xml
manifest.xml
also add
....