How can I create an alert when there is no internet connection?
When there is no internet connection I want to display an alert and prevent the user can search in the app.
How can I create an alert when there is no internet connection?
When there is no internet connection I want to display an alert and prevent the user can search in the app.
Hello!
Call alert on Offline event.
not work..
Call alert on offline event not work
page (load/show) event = offline run javascript: Alert("You've lost internet connection.");
I have the same problem
mine is working
Hello,
Yes, EDS provide correct solution.
Note, offline event may take some time.
Regards.