Getting Error At runtime when running Android Project
java.lang.UnsatisfiedLinkError
Chaquopy version
java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~-HXesiPNoT2evn9Bne46Sg==/com.chaquo.python.demo3-7QdE7C-hZ8KdX2wbuqJY3g==/base.apk!/lib/arm64-v8a/libcrypto_chaquopy.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 com.chaquo.python.android.AndroidPlatform.loadNativeLibs(AndroidPlatform.java:270)
chaquopy Version
version "16.0.0"
Not Works in Emulator
Getting Error At runtime when running Android Project
java.lang.UnsatisfiedLinkError
Chaquopy version
java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~-HXesiPNoT2evn9Bne46Sg==/com.chaquo.python.demo3-7QdE7C-hZ8KdX2wbuqJY3g==/base.apk!/lib/arm64-v8a/libcrypto_chaquopy.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 com.chaquo.python.android.AndroidPlatform.loadNativeLibs(AndroidPlatform.java:270)
chaquopy Version
version "16.0.0"
Not Works in Emulator