-
**SDK**:
realm-kotlin
**Version**:
'io.realm.kotlin:library-sync:1.5.0', 'io.realm.kotlin:gradle-plugin:1.5.0'
**Observations**
- How frequent do the crash occur?
Subset of users
- Does…
-
### What happened?
Did a Setup of realm db in my flutter app.
### Repro steps
Import the realm package and call the instance on main.dart.
Then try to call the config method of my code
…
-
I have application running in aws lambda serverless, the cold start takes a long time to setup connection pool, so using http requests to query data may be more suitable for serverless environments, a…
-
Hi!
Recently my simsim app are showing an error because opening Realm files of format version 11 is not supported by this version of Realm in Realm Studio.
I just see that I need new app "mongoD…
-
### What happened?
I cannot able to get the data from my mongodb with this implementations. The lack of instructions from Realm didn't helped me.
I need to get the data from my mongodb with the app…
-
There seem to be something related to platform networking that isn't torn properly down. When running tests on CI the `Sync JVM Linux` tests sometimes fails to pass on the `Flaky test: io.realm.kotlin…
-
### How frequently does the bug occur?
Always
### Description
Realm documentation mentions optional `onFirstOpen` callback that can be used to seed database with data if necessary.
https://…
-
Seen [here](https://github.com/realm/realm-kotlin/actions/runs/9877086207/job/27292111074)
```
2024-07-10T21:18:33.6517570Z io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests…
-
### Link to reproduction
_No response_
### Describe the Bug
A newly scaffolded payload app will not start due to conflicting internal references to `graphql` pacakges. The fill error message is co…
-
#### Describe your problem or use case
Currently timeout for all
``` Functions#callFunction(String, List args, ...)```
requests is inherited from the uniform timeout set through
``` Re…