14.0.4
realm-ci
released this
11 Sep 14:06
·
37 commits
to channel/major-14
since this release
Enhancements
- None
Fixed
- Fixed a bug where opening a Realm that contains asymmetric tables will crash the process with an error saying
You cannot query an asymmetric class
. (#1591) - Fixed an issue where opening a synchronized Realm that is open in another process would result in an error with a message
History type not consistent
. (#1593)