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

"Handle data structure changes" not working when the Object implements Parcelable #150

Open tyzero opened 5 years ago

tyzero commented 5 years ago

Hi pilgr, if the Object implements Parcelable, when the object Removed field, and then invoke read function next time, it would crash the app.

I have no idea about that, maybe the Kryo lib need to upgrade to latest 5.0.0-RC4

Caused by: io.paperdb.PaperDbException: Couldn't read/deserialize