-
After upgrading to Realm-Kotlin to core 14.10.3 we have noticed that some tests cases that asses if the metadata Realm is encrypted began to fail. The test logic is as follows:
1. Create App with e…
-
To start with, my intention is to use Realm SDK only (no sync, no MongoDB).
I've already got a large dataset supported by JSON schema and I'd like to convert it into a Realm object schema program…
-
### What happened?
Missing librealm_dart.dylib when compiling with Xcode Cloud
### Repro steps
### Steps to reproduce
1.Install a package like realm.
2.Archive with Xcode Cloud for MacOS
### Expecte…
-
### Problem
In order for React Native developers to use the MongoDB `watch` method, they are required to perform the following setup to their project:
```
// Install the following dependencies
npm in…
-
We'll being using MongoDB - Realm for data persistence.
- [x] read Realm DB setup docs
- [ ] instantiate new DB (using Realm CLI or UI?)
- [ ] create 'tracks' collection (table):
Tracks
- _id…
-
### Problem
Right now list removal happens at index: https://github.com/realm/realm-swift/blob/master/RealmSwift/List.swift#L152
It'd be nice to have something like: list.remove(element)
See: https:/…
-
We have an issue on Windows where writes from second process if the realm is opened in a first process are not completing. Ie the Realm JS API
realm.write(()=> {
realm.create();
})
will not compl…
-
**Reproduction**
Steps to reproduce the behavior:
Run the following code
```javascript
const fetch = require("node-fetch");
async function getApps() {
const projectId = "123456789…
-
## Is there something wrong with existing docs content, or is something missing from the docs?
Docs could be more complete
## If this is related to existing docs content, what page or pages are …
-
https://www.mongodb.com/docs/realm/sdk/swift/
🦄 램스튜디오를 다운받아주자