dsmelov / simsim

Use SimSim to explore iOS application folders in Terminal or Finder. Fast, stable, free alternative to SimPholders.
MIT License
1.47k stars 95 forks source link

Compatilibity with MongoDB Realm Studio #52

Open alexware opened 4 years ago

alexware commented 4 years ago

Hi!

Recently my simsim app are showing an error because opening Realm files of format version 11 is not supported by this version of Realm in Realm Studio.

I just see that I need new app "mongoDB realm studio" to check realm files. https://docs.realm.io/sync/realm-studio

Could you include in your roadmap a new feature to open files directly with this app and not only with Realm studio?

Thnks,

2h4u commented 4 years ago

Hey, you need to update your realm studio (non-mongoDB) to at least version v5.0 (source: https://studio-releases.realm.io/) here is the link to the currently newest version that can handle realm format v11: https://studio-releases.realm.io/v5.0.1

If you want to use the "MongoDB Realm Studio" application instead of the "Realm Studio" application to view your realm files feel free to create a pull request 🙂