Clemente Tort
Clemente Tort
It would be great that the API methods got annotated what Exceptions can throw. Having such information will save time from the SDK side of guessing what behavior to expect...
@KevinBoulongne Thanks for the instructions. We were able to reproduce the bug. The Realm build transformer crashes when it encounters a resource within the function. You can avoid this issue,...
Thanks for the heads up on configuration cache, we are going to evaluate supporting it.
It was an app issue
Closed because I thought it was an app issue, reopening because I was able to reproduce it again.
Closing due to inactivity.
`Unrecoverable error. Decryption failed` is caused when you try to open an existing Realm with an invalid encryption data. Could you check that the encryption key used to open such...
@fzandroid in-memory Realms write some data into the disk that is only closed when the latest Realm gets closed, and it is not cleared once it starts again after for...
Closing due to inactivity.
@yul13th do you have access to the affected Realm db file? We have found a potential issue when working with encrypted realms that can end up with a corrupt the...