cordova-plugin-networkinterface icon indicating copy to clipboard operation
cordova-plugin-networkinterface copied to clipboard

Not working on browswers. It says cordova_not_found!

Open shishirumrao opened this issue 4 years ago • 1 comments

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.

shishirumrao avatar Apr 08 '22 08:04 shishirumrao

This is the expected behavior as cordova plugins doesn't work in browser. You need a real device or simulator.

david-pszota avatar Jan 29 '23 18:01 david-pszota