You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for iOS React Native 0.46. Thanks @ovr!
Add support for Linking Objects (AKA Backlinks).
Add support for retrieving user account information.
Add optional server parameter to Realm.Sync.User.adminUser
Specifying the server address the same way as in Realm.Sync.User.login allows the admin token user to use the permission realm APIs.
Bug fixes
Fix regression where setting a Results or List object to a list property would throw.