hoerresb / WifiWizard

A Cordova plugin for managing Wifi networks
Apache License 2.0
205 stars 177 forks source link

Exec proxy not found #76

Open Muhan95 opened 8 years ago

Muhan95 commented 8 years ago

Whenever I try to run any app using Wifi Wizard - even tried and tested demo apps I always get the following error:

Error: exec proxy not found for :: WifiWizard :: {function name}in the console log

and network failure: missing command error as an alert message

My cordova version is 6.2.0, using Windows, plugin installed via the CLI if that helps, any ideas?

dannygunawan commented 8 years ago

I think this plugin is only for Android and iOS platform.

Muhan95 commented 8 years ago

I am only using it for android right now @dannygunawan, I meant I'm using windows to compile.