-
Notifications
You must be signed in to change notification settings - Fork 6.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
java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsc.so" not found [App Crashed] #2389
Comments
Stacktrace - 01-16 12:56:22.284 29992-30132/chat.rocket.android E/UncaughtException: java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsc.so" not found |
Do you happen to be using Google Analytics on your project too? See facebook/react-native#4172 |
|
I'm having the same issue. |
Hey guys, I am getting the same issue. I have built one module of opencv into .so file myself. I am trying to load this in my project, but getting this error. Any solutions yet? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I used jitsi in my android application but got this error and app crashed "java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsc.so" not found".
Please help me to solve this issue.
The text was updated successfully, but these errors were encountered: