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 Combine support for App and User. These two types now have a objectWillChange property that emits each time the state of the object has changed (such as due to the user logging in or out). (PR #6977).
Fixed
Integrating changsets from the server would sometimes hit the assertion failure "n != realm::npos" inside Table::create_object_with_primary_key() when creating an object with a primary key which previously had been used and had incoming links. (Core PR #4180, since v10.0.0).
The arm64 simulator slices were not actually included in the XCFramework release package. (PR #6982, since v10.2.0).
Compatibility
Realm Studio: 10.0.0 or later.
APIs are backwards compatible with all previous releases in the 10.x.y series.
Carthage release for Swift is built with Xcode 12.2.