Realm Xamarin v5.1.2 Release Notes

Release Date: 2020-10-20 // over 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed an issue that would result in Realm accessed from incorrect thread exception being thrown when accessing a Realm instance on the main thread in UWP apps. (Issue #2045)

    Compatibility

    • Realm Object Server: 3.23.1 or later.
    • Realm Studio: 5.0.0 or later.

    Internal

    • ๐Ÿ”€ Using Sync 5.0.28 and Core 6.1.3.
    • โšก๏ธ Updated the QuickJournal example to latest Realm and Xamarin.Forms versions. (PR #2057)