hoerresb / WifiWizard

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

Fix null issues with getConnectedSSID #56

Open jeffcharles opened 8 years ago

jeffcharles commented 8 years ago

Fixes some of #52 (at least on my Nexus 5) and a null reference exception I was seeing on a Samsung Galaxy S5.

adamtegen commented 8 years ago

I'm also seeing this issue (on a Samsung Galaxy Tab 4 and would love to see this fix merged

tripflex commented 6 years ago

Thanks for this, I created a fork of WifiWizard (named WifiWizard2), and added this PR to it, along with credit for you in the changelog: https://github.com/tripflex/WifiWizard2