@fabioferrero wrote:
I started to write an app that need to listen for udp packet sent from other devices. I've found this plugin: https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-udp that I've installed with ionic plugin add.
My demo app simply call chrome.sockets.udp.create(foobar) but when I try to lunch it, I always got that chrome isn't defined.
What's wrong? Any help?
Thanks...
Posts: 1
Participants: 1