hoerresb / WifiWizard

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

Is Android SDK 23 supported? #87

Open simonexmachina opened 8 years ago

simonexmachina commented 8 years ago

We're seeing that WiFi detection and connection is not working on devices running Android 6 when we build with target SDK 23. Should this be supported? I suspect that the new permissions model might be interfering. Is there any expectation that it will be upgraded in the future? Are there other Cordova plugins that can be used instead?

arvindr21 commented 8 years ago

+1

I am trying to get this plugin working with https://github.com/dpa99c/cordova-diagnostic-plugin no luck so far though.