Claus Rørbech
Claus Rørbech
Hi @AlexIzh. Can you shed some light on the realm usage in the app? What realm files are involved and how/when are they accessed? Further, what is the KMP part...
Hi @morevij. The exception indicates that the file has been corrupted. Can you shed some light on: - Is the file somehow manipulated from other places - How is the...
> ➤ Claus Rørbech commented: > > The currently used old syntax for queries does not support querying on primitive list elements. Filed this with core in RCORE-309. Since we...
Thanks for the report. I don't have an immediate explanation for this, so I will have to investigate a bit to answer it properly.
@arshak-kahnputers Have you been able to test this with 10.3.0 (https://github.com/realm/realm-java/blob/master/CHANGELOG.md)?
@arshak-kahnputers Thanks for the feedback. I will close the issue for now. Please feel free to repost if you have new observations.
We addressed some corruption bugs related to encryption in [10.11.0](https://github.com/realm/realm-java/blob/master/CHANGELOG.md#10110-2022-05-20). If you keep seeing this after upgrading could then please try to supply the full stack trace as mentioned above.
@andriy-svirskyy As already mentioned it is not possible for us to guide on this without further information about the overall usage of realm in your app. Please provide some more...
The fix should already be part of [10.11.1](https://github.com/realm/realm-java/blob/master/CHANGELOG.md#10111-2022-07-14)
I will close this issue as it appears to be no longer relevant. As already mentioned encryption cannot be used in a multiprocess scenario (#6805). If you need more input...