realm/realm-browser-osx

Realm Browser 3.0.0-beta.2 Prompts for Encryption Key

cliftonlabrum opened this issue · 2 comments

When I try to open a realm file that was created by the Realm Object Server using 3.0.0-beta.2 of the Realm Browser, I get an error:

Please enter a valid encryption key for this Realm file.

I'm not deliberately using any encryption in my app. Is this error an automatic consequence of trying to open a Realm used with the ROS? Is this encryption key available somewhere on my ROS?

rb-enc

@cliftonlabrum Sorry about missing this one. Yeah that's likely due to incompatibility with the beta version of ROS and the Browser. We will update and release a new version soon.

See #359