I am currently using
"realm": "v10.0.0-beta.7"
"react": "16.13.1",
"react-native": "0.63.1",
With this configuration my application starts properly
But after upgrading to
"realm": "v10.0.0-beta.8"
or
"realm": "v10.0.0-beta.9"
my app directly crash with the same code

I had the same problem with
"react": "16.11.0",
"react-native": "0.62.2",
"realm": "v10.0.0-beta.8" or "realm": "v10.0.0-beta.9"
does anyone else have the same problem ?
Hello,
I have the same problem with "realm": "v10.0.0-beta.9". All is fine in ios but in android, my app directly crash.
The log error in Android Studio is "java.lang.UnsatisfiedLinkError: Error when loading lib: dlopen failed: cannot locate symbol"
Thanks for your help.
@xlucxs Can you confirm you only see it on Android?
@janfi Thanks for your comment. We will try to reproduce to see what it is.
@kneth Hello, I have just tested with the beta 9 and yes I confirm that the application works well on IOS.
@xlucxs Thank you for the update. It looks like our Android build is incorrect, and we will investigate it.
Same problem. Any solution?
Any solution to this yet?
Anyway solution to this yet?
I had to go back to beta-7
It has been fixed in #3074 but not yet released.
It has been fixed in #3074 but not yet released.
@kneth Any progress yet?
@kneth Is it Released or yet to be Released?
@VinayakNivalkar @MadeByRaymond
We have had some difficulties with our CI system preventing us from releasing. I hope that we can release this week or early next week.
Most helpful comment
@VinayakNivalkar @MadeByRaymond
We have had some difficulties with our CI system preventing us from releasing. I hope that we can release this week or early next week.