Ferhat ÖZÇELİK
Ferhat ÖZÇELİK
``` Process: com.app, PID: 4895 java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~-T-M59gvJEjRDcL1kchX0Q==/com.app-534UeA9JG8li7Q7f0EZUaA==/base.apk!/lib/arm64-v8a/libCGE.so" (new hash type from the future?) ``` ``` at java.lang.Runtime.loadLibrary0(Runtime.java:1081) at java.lang.Runtime.loadLibrary0(Runtime.java:1003) at java.lang.System.loadLibrary(System.java:1765) at org.wysaid.nativePort.NativeLibraryLoader.load(NativeLibraryLoader.java:15) at org.wysaid.nativePort.CGENativeLibrary.(CGENativeLibrary.java:18)...