-
Notifications
You must be signed in to change notification settings - Fork 40
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 #44
Comments
Hello @Sonampasi , it is working well for other devices ? What did you try to solve this issue ? Thanks |
Hi @ben-j69, Thanks for the quick response. Yes, it's working fine for other devices. build.gradle(app)
|
Hello @Sonampasi , I don't think this filter will change anything because you are filtering but with the list of all abis so it should have no effect. In more restricting architectures will not allow it to work on some devices. We apparently have no issue with this devices in our production app using Hidden Secret v0.1.2. Do you have 100% of crash on these devices or it just occur sometimes ? It could be just an installation issue or something like this. |
Hello @Sonampasi I am having the same problems. Did you find a solution?
|
Hello @iremalbayrak can I see your gradle file please ? |
It happens sometimes on these devices. Now I am having this issue in more devices, mostly in android 6.0.1 (98%). |
No, not yet. |
I checked on M1 and for me libsecrets.so can't be generated at all. Any suggestions why it can be? Other .so libraries used in project successfully built. |
Currently having this trouble for Pixel 3 XL. any idea how to solve this? |
There is a PR about M1, feel free to review it : #46 |
Hello, I'm getting the same crash while using
Any idea? |
I got the same crash on my application on some devices. 99% of them are in the background. |
@Sonampasi do you find any solution for this issue? |
I'm having same issue:
0% background, is there a solution or a clarification ? |
Edit: problem not solved
apparently the problem occurred only in arm64 devices |
I am getting below crash for some devices like Gionee M7 power and Xiaomi Redmi 4a.
Let me know if you need more information.
Please help
The text was updated successfully, but these errors were encountered: