ERR_INTERNET_DISCONNECTED
Summary:
Hi team
I am implementing a PWA application for physical inventory count. However, since it is a tablet application, it is common for the internet connection to be lost or the signal very low.
Content (please ensure you mask any confidential information):
Implement a function with javascript to first validate that there is Internet access. If there is an Internet connection, the web service is executed. Otherwise, it is not executed and the disconnection is notified. However, it is rare that at the time of validating the connection there is Internet access, but at the time the Web Service is running, the Internet connection is lost or weakened, generating the following error:
Tagged:
0