简体   繁体   中英

Updating Realm to 0.88.3

I have updated realm from the version 0.87.2 to 0.88.3 and I'm getting the error below:

java.lang.RuntimeException: Unable to start activity ComponentInfo{user.temp/user.temp.MainActivity}: io.realm.exceptions.RealmMigrationNeededException: RealmMigration must be provided

I didn't change anything in the models and I really don't know how to fix this issue.

Any idea?

Thanks!

Try this:

Go to your app setting clear cache and then clear data and then run again

Hope it helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM