2

trying to open .realm file via Realm Studio on MAC but Screen appears including " database upgrade required but prohibited. " " no schema selected "

this screen appears when i open .realm file via Realm Swift

tried to open the file via realm swift but it gives "Cannot find Encryption Key"

  • Please provide enough code so others can better understand or reproduce the problem. – Community Apr 24 '23 at 09:00
  • Welcome to SO. That error could be due to a lot of things but generally indicates the underlying database version of Realm vs Realm Studio is not compatible. Please update the *question* with the version of Realm, Realm Studio, XCode and OS. Is the Realm encrypted? Is this a local only, partition or flex Realm? – Jay Apr 25 '23 at 17:19
  • realm studio is 14.0.1 realm is 10.24.0 Xcode 13.2.1 (13C100) mac is 12.6.3 (21G419) – Amrt Abdaldayem Apr 26 '23 at 16:59
  • As a guess, you've got an older Realm and XCode and a new version of Realm Studio. It's possible the lock file formats are incompatible. Can you try upgrading your Realm to a more current version? – Jay Apr 26 '23 at 19:01
  • Any updates? Also facing the same issue on latest realm version. Studio 12 opens it, but not 14. – Artis Universe May 07 '23 at 12:24

0 Answers0