Is it possible to retrieve more precise information in cordova concerning the network ?
I have already tested : cordova-plugin-network-information, cordova-plugin-networkinterface and cordova-plugin-sim plugins, but with anyone these plugins I can't get the precision of the cellular network or the WiFi.
In fact, I seek to make reportings about the accuracy/power of the surrounding networks of the smartphone (WiFi & Cellular)
If you know a method (or idea) that works, ideally for iOS & Android, I'm ready :)
Thanks for your help!
++