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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
Added configuration option App.baseFilePath which controls where synced Realms and metadata is stored.
Fixed
Fix type error when using realm.create in combination with class base models. (since v11.0.0)
Compatibility
React Native >= v0.71.0
Realm Studio v13.0.0.
File format: generates Realms with format v23 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).