Opening Realm files of format version 11 is not supported by this version of Realm in Realm Studio

2.3k Views Asked by At

I am working with React-Native. In this I am referring this documentation to use Realm Database in React-Native. I can create react-native database but unable to open it in Realm-Studio - V3.11.0. When I am opening saved Realm file in studio it shows me below message. My realm version in node is 6.0.0

enter image description here

What I want to open and see data inside it. If there is any other solutions do let me know. I referred other links but this problem I found different so creating new Question for it.

2

There are 2 best solutions below

0
birdy On

Installation MongoDB Realm Studio from https://docs.realm.io/sync/realm-studio solved the problem.

0
Alexware On

You don't need to install MongoDB Realm Studio.

New Realm Studio is available 5.0.1 https://studio-releases.realm.io/v5.0.1/download/mac-dmg

Upgrade and that's all.