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

UnsatisfiedLinkError dlopen failed: library "libhermes.so" not found #123

Open
gnair03 opened this issue Feb 12, 2024 · 3 comments
Open

Comments

@gnair03
Copy link

gnair03 commented Feb 12, 2024

Hi, We are facing the UnsatisfiedLinkError in our android app on playstore builds.

Following are the details:
RN version: 0.72.5
We have not explicitly added an soloader dependency, but 0.72.5 adds a 0.10.5 version of soloader internally.

I have checked out previous reported issues and it says that v0.10.3 fixes these sort of issues. But even with 0.10.5, we are consistently getting these crashes on app open itself.

Any help here?
@simpleton

@tamdvyounetgroup
Copy link

Is there any solution?

@avyasradicle
Copy link

Facing the same issue, any solutions?

@mayank-paryani
Copy link

mayank-paryani commented Sep 16, 2024

@gnair03 @tamdvyounetgroup @avyasradicle
I'm encountering the same issue. Has anyone found a solution for this?
Versions are:

"react": "18.2.0",
"react-native": "0.73.6"

Android app configuration:
minSdkVersion = 21
compileSdkVersion = 34
targetSdkVersion = 34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants