How can I create an alert when there is no internet connection?
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.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.