Affectiva SDK not working in Samsung S8+

203 Views Asked by At

The Error which i am getting is

09-21 04:23:01.793 22764-23207/com.***.**** E/AndroidRuntime: FATAL EXCEPTION: FrameDetectorThread
                                                                Process: com.***.****, PID: 22764
                                                                java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.****.****-2/base.apk"],nativeLibraryDirectories=[/data/app/com.***.****-2/lib/arm64-v8a, /data/app/com.***.****-2/base.apk!/lib/arm64-v8a, /system/lib, /vendor/lib]]] couldn't find "libaffdexface_jni.so"

This code actually runs fine in all devices with 'armeabi-v7a'.

I think Affectiva is not providing 'libaffdexface_jni.so' file for 'arm64-v8a'.

please, tell me where to get it or is there anything i can do to make it work in 'arm64-v8a'(Samsung S8).

Thank You

0

There are 0 best solutions below