# Realm

## Explication

[Realm Objective-C](https://realm.io/docs/objc/latest/) and [Realm Swift](https://realm.io/docs/swift/latest/) aren't supplied by Apple, but they are still worth noting. They store everything unencrypted, unless the configuration has encryption enabled.

## Solution

Aller dans le chemin suivant pour trouver le fichier :&#x20;

```bash
/var/mobile/Containers/Data/Application/app.id/Documents
```

<figure><img src="https://1236449586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnLNcn403FNHCLyLwYmTO%2Fuploads%2F2mxx2zsTPyPTmBNaO9RR%2Fimage.png?alt=media&#x26;token=a38a4ffd-052f-4a08-8a6b-5e52bf8e1a6a" alt=""><figcaption></figcaption></figure>
