Kotlin-Realm-Extensions
Kotlin-Realm-Extensions copied to clipboard
RealmModule with library = true can make it crash
When use custom realm module,set “library = true”,run app can cause crash:
the crash msg is "is not part of the schema for this Realm. Did you added realm-android plugin in your build.gradle file?"