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
Committing a subscription set prematurely released a read lock, which may have caused a BadVersion exception with an error like Unable to lock version XX as it does not exist or has been cleaned up while changing subscriptions. (PR #8068, since v14.12.0)
Breaking changes
None.
Compatibility
Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10. If you want to upgrade from an earlier file format version you will have to use RealmCore v13.x.y or earlier.