Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening Realm files of format version 20 is not supported by this version of Realm #6893

Closed
Ilgizzon opened this issue Oct 27, 2020 · 15 comments

Comments

@Ilgizzon
Copy link

Ilgizzon commented Oct 27, 2020

!!! MANDATORY TO FILL OUT !!!

RealmSwift doesn't work. When trying to open default.realm through Realm Studio, an error appears:
Opening Realm files of format version 20 is not supported by this version of Realm

Goals

Open default.realm

Expected Results

Viewing default.realm in Realm Studio

Actual Results

Error appears when opening default.realm in Realm Studio:
Opening Realm files of format version 20 is not supported by this version of Realm

Steps for others to Reproduce

  • Create new Xcode project
  • Install RealmSwift via CocoaPods
  • Run code sample
  • Open default.realm via Realm Studio 5.0.1

Code Sample

Version of Realm and Tooling

Realm framework version: 10.1.0

Realm Object Server version: N/A

Xcode version: 12.1

iOS version: 14.1

OSX version: Catalina 10.15.7

Dependency manager + version: cocoapods-1.10.0

@leemaguire
Copy link
Contributor

Realm Studio 10.0 is the minimum required version to open Realm files generated by Realm Cocoa v10 and above.

https://github.com/realm/realm-studio/releases/tag/v10.0.0

@Ilgizzon
Copy link
Author

Realm Studio 10.0 is the minimum required version to open Realm files generated by Realm Cocoa v10 and above.

https://github.com/realm/realm-studio/releases/tag/v10.0.0

Thanks! It helped me

@pjcau
Copy link

pjcau commented Jun 21, 2021

Hi I have this issue

Opening Realm files of format version 22 is not supported by this version of Realm

I use the MongoDB Realm Studio v.10.1.2

can you help me?

BR

J

@junsukim1994
Copy link

I have the same issue. I have the latest version of Realm Studio (version 10.1.2 as the time of writing) and I get the error "Opening Realm files of format version 22 is not supported by this version of Realm" when I try to open realm files with Realm Studio application. Curious what's the cause behind this odd behavior and the fix?

@tgoyne
Copy link
Member

tgoyne commented Jun 22, 2021

Realm Studio v11 is required to open the updated file format, which has not been released yet.

@junsukim1994
Copy link

junsukim1994 commented Jun 22, 2021

Realm Studio v11 is required to open the updated file format, which has not been released yet.

Does that mean that I would have to wait until they release Realm Studio v11 to see my realm files again? Is there anything else I can do besides waiting because Realm Studio 11.0.0-beta.1 doesn't seem to support format ver.22 yet and it's the latest.

@pjcau
Copy link

pjcau commented Jun 22, 2021

Realm Studio v11 is required to open the updated file format, which has not been released yet.

HI @jun784lr ,
Do you have a road map to release it?

BR

J

@yuya-h-29
Copy link

@jun784lr , @pjcau, @tgoyne
Do you guys find out the solution to this problem???
I came across the same issue now and wondering if you guys find out the solution for this....

@junsukim1994
Copy link

@jun784lr , @pjcau, @tgoyne
Do you guys find out the solution to this problem???
I came across the same issue now and wondering if you guys find out the solution for this....

Not yet unfortunately. I would love to hear if anyone has the latest update on this issue...

@bmunkholm
Copy link
Contributor

This is tracked in the Studio repo: realm/realm-studio#1434.

@ianpward
Copy link

Realm Studio v11 has been released with support for file format v22 -
https://studio-releases.realm.io/v11.0.0

@pjcau
Copy link

pjcau commented Jun 24, 2021 via email

@zoobibackups
Copy link

zoobibackups commented Jun 29, 2021

Realm Studio v11 has been released with support for file format v22 -
https://studio-releases.realm.io/v11.0.0

Not working, showing white screen, version 11.0.0 doesn't show even the demo file too?

@bmunkholm
Copy link
Contributor

@zoobibackups Sorry about this - it's been fixed now and Studio should request you to update.

@vishaldroisys
Copy link

facing same issue for me in simulator.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

10 participants