java - Updating Realm to 0.88.3 -


i have updated realm version 0.87.2 0.88.3 , i'm getting error below:

java.lang.runtimeexception: unable start activity componentinfo{user.temp/user.temp.mainactivity}: io.realm.exceptions.realmmigrationneededexception: realmmigration must provided

i didn't change in models , don't know how fix issue.

any idea?

thanks!

try this:

go app setting clear cache , clear data , run again

hope helps.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -