as the tcp plugin is not yet ‘capacitor’ enabled, I need to use the cordova version.
I have it installed.
now… how do I reference a cordova plugin in my script?
I am missing the understanding of some import… the plugin says
none of the examples show this detail.
var socket = new Socket();
the compiler says Socket is undefined.
1 post - 1 participant