Realm Xamarin v1.1.0 Release Notes

Release Date: 2017-03-03 // about 7 years ago
  • ✨ Enhancements

    • ➕ Added Azure Active Directory (AzureAD) credentials provider. (#1254)

    💥 Breaking Changes

    🚀 This is a preparation release for adding UWP support. We have removed all platform-specific logic from the Realm assemblies, and instead weave them in compile time. While this has been tested in all common scenarios, it may create issues with very complex project graphs. If you encounter any of these issues with iOS projects:

    • Compilation fails when running Task WeaveRealmAssemblies
    • App crashes when first accessing a Realm

    please file an issue and explain your solution setup.