Skip to content

v2.6.1

Compare
Choose a tag to compare
@realm-ci realm-ci released this 19 Apr 00:53
· 2502 commits to master since this release
5ef2b7f

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Fix an issue where calling Realm.asyncOpen(...) with a synchronized Realm
    configuration would crash in error cases rather than report the error.
    This is a small source breaking change if you were relying on the error
    being reported to be a Realm.Error.