Realm Xamarin v10.5.1 Release Notes

Release Date: 2021-09-22 // over 2 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug that would cause a NullReferenceException to be reported during compilation of a class containing a getter-only RealmObject property. (Issue #2576)
    • ๐Ÿ›  Fixed an issue that would result in Unable to load DLL 'realm-wrappers' when deploying a WPF .NET Framework application with ClickOnce. This was due to the incorrect BuildAction type being applied to the native libraries that Realm depends on. (Issue #1877)
    • ๐Ÿ— [Unity] Fixed an issue that would fail Unity builds with Multiple precompiled assemblies with the same name Mono.Cecil.dll if importing the Realm package into a project that already references Mono.Cecil. (Issue #2630)
    • ๐Ÿ›  Fixed a bug that would sometimes result in assemblies not found at runtime in a very specific edge scenario. More details about such a scenario can be found in its PR's description. (Issue #1568)

    Compatibility

    • Realm Studio: 11.0.0 or later.

    Internal

    • Using Core 11.4.1.