Realm v3.1.2 Release Notes

Release Date: 2017-04-12 // about 7 years ago
  • ๐Ÿ› Bug Fixes

    • Crash caused by JNI couldn't find OsObject.notifyChangeListeners when ProGuard is enabled (#4461).
    • Incompatible return type of RealmSchema.getAll() and BaseRealm.getSchema() (#4443).
    • ๐Ÿ”€ Memory leaked when synced Realm was initialized (#4465).
    • An IllegalStateException will be thrown when starting iterating OrderedRealmCollection if the Realm is closed (#4471).