Closed ceprus closed 7 years ago
The file was encrypted with a 64 byte key [[RLMRealmConfiguration defaultConfiguration] encryptionKey]
You should use string representation of your encryption key which is 128-characters string of hexadecimal value.
Ok, it's not obvious
The file was encrypted with a 64 byte key [[RLMRealmConfiguration defaultConfiguration] encryptionKey]