We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got this issue on android 5.1
Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "RSA_pkey_ctx_ctrl" referenced by "/data/app/***/lib/arm64/libreactnativequickcrypto.so"..., js engine: hermes
I have tried some solution like add more .so file to packingList in gradle but still not work.
I also check this thread but don't see any solution work.
Pls have a look on this. Many thanks
The text was updated successfully, but these errors were encountered:
same problem
Sorry, something went wrong.
No branches or pull requests
I got this issue on android 5.1
Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "RSA_pkey_ctx_ctrl" referenced by "/data/app/***/lib/arm64/libreactnativequickcrypto.so"..., js engine: hermes
I have tried some solution like add more .so file to packingList in gradle but still not work.
I also check this thread but don't see any solution work.
Pls have a look on this. Many thanks
The text was updated successfully, but these errors were encountered: