realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
369 stars 71 forks source link

Where is encryption key for macOS local RealmDB? #327

Closed kdawgwilk closed 7 years ago

kdawgwilk commented 7 years ago

When experimenting with the macOS version and realm mobile sync I wanted to open the macOS app local .realm db file and it asked for an encryption key. I searched through the repo and couldn't seem to find a default key used anywhere.

stel commented 7 years ago

@kdawgwilk opening sync'd realm files locally are not supported currently.

jpsim commented 7 years ago

Filed https://github.com/realm/realm-core/issues/2276 to track adding support for that.

Closing since this is unrelated to RealmTasks.