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

React Native App crash after update from v10 beta 7 to 8/9 #3069

Closed
perrin-lucas opened this issue Jul 16, 2020 · 11 comments
Closed

React Native App crash after update from v10 beta 7 to 8/9 #3069

perrin-lucas opened this issue Jul 16, 2020 · 11 comments
Assignees

Comments

@perrin-lucas
Copy link

perrin-lucas commented Jul 16, 2020

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

image

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 ?

@janfi
Copy link

janfi commented Jul 17, 2020

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.

@kneth
Copy link
Member

kneth commented Jul 17, 2020

@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.

@perrin-lucas
Copy link
Author

@kneth Hello, I have just tested with the beta 9 and yes I confirm that the application works well on IOS.

@kneth
Copy link
Member

kneth commented Jul 17, 2020

@xlucxs Thank you for the update. It looks like our Android build is incorrect, and we will investigate it.

@ghost
Copy link

ghost commented Jul 30, 2020

Same problem. Any solution?

@MadeByRaymond
Copy link

MadeByRaymond commented Aug 4, 2020

Any solution to this yet?

@ghost
Copy link

ghost commented Aug 5, 2020

Anyway solution to this yet?

I had to go back to beta-7

@kneth
Copy link
Member

kneth commented Aug 11, 2020

It has been fixed in #3074 but not yet released.

@MadeByRaymond
Copy link

MadeByRaymond commented Aug 20, 2020

It has been fixed in #3074 but not yet released.

@kneth Any progress yet?

@VinayakNivalkar
Copy link

@kneth Is it Released or yet to be Released?

@kneth
Copy link
Member

kneth commented Aug 27, 2020

@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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 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

6 participants