-
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
Realm crash samsung s8+ #5805
Comments
Specify Realm version (seems to be 4.3.0 or 4.3.1?) Also if you use encryption or not Is it reproducible Do you have a code sample that reproduces it |
realm 4.3.1 |
Do you use encryption? Do you use |
It looks like you might be hit by this: realm/realm-core#2832 |
No ,i dont use encryption/Realm.compactRealm() |
We released Realm Java 5.0 which should have a bugfix that hopefully fix this. |
Hi. I got same issue and my Realm core is 4.0.4. I use "classpath "io.realm:realm-gradle-plugin:4.3.1"" in my my gradle file for Android. |
The text was updated successfully, but these errors were encountered: