MobileChromeApps / cordova-plugin-chrome-apps-sockets-udp

BSD 3-Clause "New" or "Revised" License
80 stars 40 forks source link

how to install? #29

Open Senfl3 opened 5 years ago

Senfl3 commented 5 years ago

I have problems with the installation. when i type: "ionic cordova plugin add https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-udp" i get an error: "failed to fetch plugin

did i type something wrong, or doesn´t it work anymore?

Silex-Axe commented 4 years ago

Use ionic cordova plugin add cordova-plugin-chrome-apps-sockets-udp instead.

gustavobica commented 4 years ago

That's all on ionic 4? Because for me, although I dont get any error, my callback on chrome.sockets.udp.create never gets called.