I am working on app through Ionic framework. I'm saving the data into mobile through SQLite but user can clear data through clear data button in application info. I have to protect my application database from user.
How can I disable the same through Ionic framework.