vicpinm / Kotlin-Realm-Extensions

Kotlin extensions to simplify Realm API.
Apache License 2.0
535 stars 53 forks source link

How to Do Realm Migration #76

Open sulemankhants opened 5 years ago

yesidlazaro commented 5 years ago

following this, i having some crashes after adding a new fiel to one of my models but in my case i am using RealmMigration.

yesidlazaro commented 4 years ago

in my case was my fault .