Hi,
I have an application that will be used through 4G connections on tablets.
I have verified that when we I fill a form and save the changes, if there is no connection to the database, the system is “processing” and the data finally is lost.
How can I check the connection with the database before saving the changes?
And in case there is no connection to the database, shows a message and wait for connection to save the changes.
Thanks for your help.