Internet Status
-
Sorry if there are any spelling errors, I am Brazilian and my English is basic.
I am trying to check the status of the internet connection, but could not find any material. Does anyone have any suggestions?
-
With this Web Api you can identify the status of the internet.
https://developer.mozilla.org/pt-BR/docs/Web/API/NavigatorOnLine/onLine
-
or with cordova plugin:
https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-network-information/