pilgr / Paper

Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
Apache License 2.0
2.34k stars 234 forks source link

Whenever app is updated or uninstalled the paper db data gets reset or deleted #192

Closed HarshKothari88 closed 2 years ago

HarshKothari88 commented 2 years ago

We need persistency in storing values on paper DB even after users update the app or uninstall it so that the user doesn't need to save data again which is a bad user experience so, please fix it asap:)

pilgr commented 2 years ago

The issue has been fixed. Please refer to this task for instructions and give your feedback https://github.com/pilgr/Paper/issues/196