I am looking for an Ionic plugin to scan WiFi networks for iOS. Please note that I have the plugin working perfectly fine for Android, it’s iOS what I need the plugin for. Also, please note that I have already tried these but none of these allow to get a list of available WiFi networks with their RSSI:
- https://www.npmjs.com/package/cordova-plugin-rssi
- https://github.com/emcniece/cordova-plugin-rssi
- https://www.npmjs.com/package/cordova-plugin-wifiinfo
Any help will be much appreciated.