-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Getting this crash when the app is launched on 16 kb page size device - UnsatisfiedLinkError
dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~_YETNo3v4ocKqbIwcLYD7A==/com.athenaone.integration-4gfNKJX5w4mhOsGAGzyOsw==/base.apk!/lib/arm64-v8a/libfast-rsa.so" (new hash type from the future?). The app is crashed on launch only. We would need support for such device from the library as there are some unaligned shared objects that need to be addressed. Any solution for this?
One of the ways would be to bump NDK to 27+, and do the suggested changes as mentioned here - https://developer.android.com/guide/practices/page-sizes
Metadata
Metadata
Assignees
Labels
No labels