-
### Prerequisites
- [X] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the bug has not already been reported
### Mongoose version
8.4.0
### Nod…
-
### What happened?
When I call Realm.GetInstance from my .NET client code normally, it works fine. But if I then run another instance of my application, and call GetInstance, it exits unexpectedly, s…
-
### What happened?
When attempting to create a loading bar for the login process, the progressEstimate provided by the onProgressCallback of the Realm.open method fluctuates erratically. Instead of p…
-
https://www.reddit.com/r/androiddev/comments/bgv2be/realm_is_to_be_acquired_by_mongodb_the/
日本でも一世を風靡したRealmですが、この度MongoDBに買収されることになったようです。
買収はされたものの、ひとまず開発は継続されます。
-
I am trying to install realm-cli via npm globally using the following command `npm install -g mongodb-realm-cli`
Windows 10 64 Bit
![image](https://user-images.githubusercontent.com/16463632/13188…
-
### Problem
Developers using the SDK cannot configure the location of the `mongodb-realm` directory generated by the SDK when using Atlas App Services functionality (including Device Sync).
The gene…
-
https://www.mongodb.com/realm#roadmap
現在はMongoDB Realmというプロダクトを招待制のβ版として提供しているようです。
現在これにMongoDB Stitchの機能を移植する作業をしていて、将来的にはMongoDB Realm一本になるようです。
-
The default log level we have defined in SyncConfiguration is `LogLevel.WARN`, but it looks like it isn't being respected. At least I was seeing Sync DEBUG logs as well:
![image](https://user-image…
-
### 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…
-
## Goals
I have a Swift struct, and I want to add it to my collection in Atlas.
Previously, I was able to map a struct to a collection:
```swift
let itemsCollection = mongoServiceClient.d…