cordova-plugin-networkinterface
cordova-plugin-networkinterface copied to clipboard
Not working on browswers. It says cordova_not_found!
Hi, I've been trying to collect client IP using this plugin. For Native device it works fine, but for browsers, it says cordova_not_found.
How to resolve this.
This is the expected behavior as cordova plugins doesn't work in browser. You need a real device or simulator.