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
Equality queries on indexed string properties would sometimes throw "key not
found" exceptions if the hash of the string happened to have bit 62 set.
(.NET #2025, since v5.0.0).
Queries comparing non-optional int properties to nil would behave as if they
were comparing against zero instead (since v5.0.0).
Compatibility
File format: Generates Realms with format v11 (Reads and upgrades all previous formats)
Realm Object Server: 3.21.0 or later.
Realm Studio: 5.0.0 or later.
APIs are backwards compatible with all previous releases in the 5.x.y series.
Carthage release for Swift is built with Xcode 12.