-
### What happened?
There is an incompatibility issue between the realm package and the fluent_ui package when used together in the same project.
![屏幕截图 2024-07-24 165542](https://github.com/user-att…
-
### Problem
Background: https://github.com/realm/realm-swift/issues/6760
This was added to realm.write - would be amazing to have for asyncWrite and writeAsync
### Solution
_No response_
### Al…
-
### How frequently does the bug occur?
Always
### Description
Hello,
I was testing our appliaction with an Android emulator with [Android 15 with support for 16KB](https://developer.android…
-
### What did you do?
I've deployed perses in Kubernetes cluster. Perses is configured for user authentication from external ID provider (keycloak).
I put perses RBAC manifest files (roles, roleb…
-
```
compile 'com.facebook.stetho:stetho:1.4.1'
compile 'com.uphyca:stetho_realm:2.0.0'
Stetho.initialize(
Stetho.newInitializerBuilder(this)
.enableD…
-
**Describe the bug**
If Realm Studio was launched by double-clicking a local *\*.realm* file, closing all Studio windows doesn't quit the application. Realm Studio puts lock on the file, prevents said…
-
### How frequently does the bug occur?
All the time
### Description
Got a report of the following crash from AppCenter for HSTracker. It seems to occur everytime for this user. Unfortunately I don'…
-
How to reproduce:
- Use the following test:
https://github.com/realm/realm-dotnet/blob/521d915aed3399b5d835200e00be7c9c2594c37b/Tests/Realm.Tests/Database/NotificationTests.cs#L881-L922
- Add…
-
### How frequently does the bug occur?
Always
### Description
The underlying schema I'm referencing in `useObject` and the primary key are not changing at all which I've verified but the hook…
-
### What happened?
We're working on a production Flutter app (on iOS) that's currently using `RealmSwift`, and we'd would like to migrate to using [`realm`](https://pub.dev/packages/realm) instead for…