-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
**Describe the bug**
Realm Studio 15.0.0 or 15.0.1, do not display anything, (window doesn't appear) and no error on console as well. v14 works well but it cannot work with database of version 24. I …
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
i…
-
### Problem
The issue was first reported over 6 years ago on [stack overflow](https://stackoverflow.com/questions/48099061/realm-query-with-in-operator-slow), but is still actual for latest realm v…
-
**Work around**
1. Terraform apply
2. Hit error
3. Download connect auth proxy https://cloud.google.com/sql/docs/mysql/connect-auth-proxy
4. Run it with correct SQL "Connection name". Eg. `./cloud…
-
### What information is missing?
Hello!
I'm a technical writer at MongoDB working on the docs for the [Realm Flutter SDK](https://www.mongodb.com/docs/realm/sdk/flutter/).
Currently, the Rec…
-
### How frequently does the bug occur?
Always
### Description
Hi,
I am making XCFrameworkk with the -ObjC linkers as mentioned in another thread. Realmswift v10.45.3 is a dependency added swift pa…
-
### How frequently does the bug occur?
Always
### Description
With this Realm entities:
```
class EntityRm(
@PrimaryKey var id: String,
var optionalCars: RealmList? = realmListO…
ffdez updated
1 month ago
-
### How frequently does the bug occur?
Sometimes
### Description
Hi Team! 👋
We are seeing a bug on macOS Sequoia related to the test running.
When attempting to run tests, the iOS simulator bec…
-
### How frequently does the bug occur?
Always
### Description
Our Android app uses a Local Realm database to store data (io.realm.kotlin:library-base:2.1.0).
I've built a release Android APK with …