Hi,
I have developped an app, it works good on lot of devices but cant be open and some devices : In Google Play console, i see this message :
java.lang.UnsatisfiedLinkError: Couldn't load kroll-v8 from loader dalvik.system.PathClassLoader[dexPath=/data/app/com.client.app-1.apk,libraryPath=/data/app-lib/com.client.app-1]: findLibrary returned null at java.lang.Runtime.loadLibrary(Runtime.java:365) at java.lang.System.loadLibrary(System.java:535) at org.appcelerator.kroll.runtime.v8.V8Runtime.initRuntime(V8Runtime.java:57) at org.appcelerator.kroll.KrollRuntime.doInit(KrollRuntime.java:175) at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:109)have you an ideas ? I developped the app with alloy with 3.1.1. All modules all in modules folder..
thanks