@janpio, I will create a new one if you want. As I said, I don't know where is
the specific trigger of this issue, my code is:
var networkState = navigator.connection.type;
if (networkState == Connection.NONE) {
// alert the user using a dialog (navigator.notification.confirm)
}
This worked perfect in the past, but not now. sometimes (networkState ==
Connection.NONE), when the users are confirming that they have connection to
internet (wifi or another type).
Thanks in advance!
[ Full content available at:
https://github.com/apache/cordova-plugin-network-information/issues/64 ]
This message was relayed via gitbox.apache.org for [email protected]