-
Notifications
You must be signed in to change notification settings - Fork 219
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
Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library "libagora-core.so" not found #166
Comments
Can you provide sdk version? |
If you are using 3.4.1 from Jitpack, you can try to upgrade to 3.4.1.1 or 3.4.2 |
Via JitPack the version is So this issue exist in |
good to hear! |
Hi, I am facing the same issue in some devices. I integrate sdk, via agora.io website. java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/PR6yLDBlYPvgl4VueZs1Zw==/base.apk"],nativeLibraryDirectories=[/data/PR6yLDBlYPvgl4VueZs1Zw==/lib/arm, /data/app/-PR6yLDBlYPvgl4VueZs1Zw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libagora-core.so" Please help me. |
I am receiving a crash report from
Google Pixel 3a
However I never encountered this error before. This issue is more likely from app review device since Pixel products is not available in our country. I do not know if they are using virtual or real device. Any solution?
The text was updated successfully, but these errors were encountered: