if my huawei g750 (4.2.2) function cordova.plugins.hotspot.scanWifi and cordova.plugins.hotspot.scanWifiByLevel
working fine,
but my othet phone Fly iq449 (4.1.2) this functions not return result (listOfNetworks)
cordova.plugins.hotspot.scanWifi( function (listOfNetworks) { console.log(listOfNetworks); },function (err) { alert('error'); } );
Other function (createHotspot, stopHotspot, isWifiOn, toggleWifi) work is fine.
In wifiwizard both phones scan normal
if my huawei g750 (4.2.2) function cordova.plugins.hotspot.scanWifi and cordova.plugins.hotspot.scanWifiByLevel working fine, but my othet phone Fly iq449 (4.1.2) this functions not return result (listOfNetworks)
cordova.plugins.hotspot.scanWifi( function (listOfNetworks) { console.log(listOfNetworks); },function (err) { alert('error'); } );
Other function (createHotspot, stopHotspot, isWifiOn, toggleWifi) work is fine. In wifiwizard both phones scan normal