We can find many crash error:
Fatal Exception: java.lang.UnsatisfiedLinkError: couldn’t find “libcocos.so”. Would others also encounter this issue?
-
Fatal Exception: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file “/data/app/com.magicgame.momskitchencrush-3lFQwPRlNdNW9XLdkOYHBA==/base.apk”],nativeLibraryDirectories=[/data/app/com.magicgame.momskitchencrush-3lFQwPRlNdNW9XLdkOYHBA==/lib/arm64, /system/lib64, /system/vendor/lib64]]] couldn’t find “libcocos.so”
-
Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library “libcocos.so” not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
at java.lang.Runtime.loadLibrary0(Runtime.java:998)
at java.lang.System.loadLibrary(System.java:1656)
at com.cocos.lib.CocosActivity.onLoadNativeLibraries(:35)