realm-kotlin
realm-kotlin copied to clipboard
Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
**Description** Sometimes we would like to be able to sort on objects but in relation to a given list. Except that currently, we can only sort on a property in...
We like to have a way to check if there are changes in the db that have not been synchronized. There are some situations where the app might be offline,...
### How frequently does the bug occur? Always ### Description Hi, We've got a crash on Samsung devices, might be related to secure folder feature of Samsung. This crash seems...
Closes #1640 This adds a specific exception class for auth errors being sent to the SyncSession error handler. This is relevant as this indicates the user's credentials are no longer...
### Problem I've understanding that the app should implement an error handler and react on token expiration to keep the device sync going on. The piece of information the error...
### How frequently does the bug occur? Sometimes ### Description Many of our users are facing a lot of ANRs on app launch. This happens when Koin dependencies are injected...
Empirical evidence seems to indicate that there will be some flakyness on Github Actions. In order to prevent this from disrupting releases too much. It would be nice if we...