-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Unrecoverable error. No corresponding table #6947
Comments
I think this was fixed by realm/realm-core#3701 , we just need to make a patch release with it. It should be fixed for |
We will be making a release of 7.0.1 shortly. Which should fix this, so i'll close this. |
hello, when will it release? |
Sorry. It was delayed due to a bug we uncovered when testing the new release. Hopefully we can have it ready by tomorrow |
thanks |
Goal
can open realm
Actual Results
can not open realm
Steps & Code to Reproduce
io.realm.exceptions.RealmError
Unrecoverable error. No corresponding table in /Users/cm/Realm/realm-java-release/realm/realm-library/src/main/cpp/io_realm_internal_OsSharedRealm.cpp line 107
1 io.realm.internal.OsSharedRealm.nativeGetSharedRealm(Native Method)
2 io.realm.internal.OsSharedRealm.(OsSharedRealm.java:175)
3 io.realm.internal.OsSharedRealm.getInstance(OsSharedRealm.java:251)
4 io.realm.a.(BaseRealm.java:137)
5 io.realm.a.(BaseRealm.java:104)
6 io.realm.w.(Realm.java:163)
7 io.realm.w.a(Realm.java:499)
8 io.realm.y.a(RealmCache.java:507)
9 io.realm.y.a(RealmCache.java:473)
10 io.realm.y.a(RealmCache.java:414)
11 io.realm.w.b(Realm.java:428)
Version of Realm and tooling
Realm version(s): 7.0.0
Realm Sync feature enabled: No
Android Studio version: ?
Android Build Tools version: ?
Gradle version: ?
Which Android version and device(s): ?
The text was updated successfully, but these errors were encountered: