realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.

Results 329 realm-kotlin issues
Sort by recently updated
recently updated
newest added

**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...

O-Community

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...

O-Community
T-Bug
Frequency:Always
SDK-Use:Local
Encryption:Off
Repro:No

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...

cla: yes

### 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...

O-Community
Importance:Workaround
SDK-Use:Sync

### 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...

O-Community
T-Bug
SDK-Use:Local
Encryption:On
Frequency:Sometimes
Repro:No

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...