List
Hi how i can escape UnsatisfiedLinkError in this sdk
Posted Date: 2018-12-14 14:58     Edited Date: 2018-12-17 1:19     Writer: inactive

Please provide your development details as below;

1. SDK Version: 4.0.1
2. Development Environment: Native Android
3. Tracker/Scanner: ImageTracker
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise): Free
5. Target Device(Optional): all

Hi! If i change your sample project package name to any, app throw exception. How i can resolve this.

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/ru.kingbird.subaruar-hXmR9nLogf3uE9hhVPqwHg==/base.apk"],nativeLibraryDirectories=[/data/app/ru.kingbird.subaruar-hXmR9nLogf3uE9hhVPqwHg==/lib/arm64, /data/app/ru.kingbird.subaruar-hXmR9nLogf3uE9hhVPqwHg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libMaxstAR.so"

Posted Date: 2018-12-17 1:19     Edited Date: 2018-12-17 1:19     Writer: slkim

first. we are not yet support 64bit. 
if you can delete your 64bit library folder, our sdk will what you can use.
and, we are will support 64bit at next version.