Answer the question
In order to leave comments, you need to log in
Why is data being deleted from the database on an application made on apache cordova?
Hello.
There is an application. The data is stored in a webSQL database (a database in a browser). To make it clearer, it connects like this var db = window.openDatabase("Database", "1.0", "Cordova Demo", 200000);
The application is running successfully.
But some users lose data. I sin on Cleaner programs. How can I make sure that the data
is not deleted?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question