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

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList #54

Open
sagarkhandale007 opened this issue Feb 17, 2021 · 1 comment

Comments

@sagarkhandale007
Copy link

How do I resolve this issue?

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList

https://user-images.githubusercontent.com/16043212/108158556-2be5ee00-710b-11eb-9975-21dad01a1ea5.png

https://user-images.githubusercontent.com/16043212/108158710-8717e080-710b-11eb-9ed5-8637cb7ae273.png

@saudet
Copy link
Member

saudet commented Feb 17, 2021

That means the file is missing from the application's APK. Please make sure it gets bundled.

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

No branches or pull requests

2 participants