Kotlin-Realm-Extensions icon indicating copy to clipboard operation
Kotlin-Realm-Extensions copied to clipboard

RealmModule with library = true can make it crash

Open lcyluo opened this issue 5 years ago • 0 comments

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?"

lcyluo avatar Nov 12 '19 10:11 lcyluo