How do I store dataentered in the app just on the device and not on appery cloud database?
I would like to have user enter some data in the app and leave it on that specific app instance on the local phone.
I understand that If user uninstalls the app, they lose all the data.