Download Latest Version Realm Core v14.14.0 source code.tar.gz (12.0 MB)
Email in envelope

Get an email when there's a new version of Realm Core

Home / v14.13.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-01-23 936 Bytes
Realm Core v14.13.4 source code.tar.gz 2025-01-23 12.0 MB
Realm Core v14.13.4 source code.zip 2025-01-23 13.2 MB
Totals: 3 Items   25.2 MB 0

14.13.4 Release notes

Enhancements

  • None.

Fixed

  • If you open a synchronized realm and it needs to refresh its access token, and that refresh operation doesn't complete before the realm is closed, the lifetime of the sync session will be extended until the refresh is complete. If you open the realm again before that refresh is complete, then you'll have two sync sessions both try to start synchronizing the realm when the refreshes do complete, and that will crash the process with a MultipleSyncAgents exception. (PR [#8064])

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.

Internals

  • None.

Source: README.md, updated 2025-01-23