yandexmapkit-android icon indicating copy to clipboard operation
yandexmapkit-android copied to clipboard

java.lang.UnsatisfiedLinkError

Open Syjgin opened this issue 7 years ago • 3 comments

в crashlytics попался следующий лог:

Caused by java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/mnt/expand/ca95b326-cc8c-4b06-ac6a-76b444098ae6/app/exampleapp-1/base.apk"],nativeLibraryDirectories=[/mnt/expand/ca95b326-cc8c-4b06-ac6a-76b444098ae6/app/exampleapp-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libyandexmapkit.so"

Об устройстве, к сожалению, известно лишь то, что производитель - asus, и версия Android - 6. С чем м.б. связана такая ошибка?

Syjgin avatar Jun 21 '17 10:06 Syjgin

Посмотри есть ли в твоём apk папка lib/arm64

21 июн. 2017 г. 13:06 пользователь "Syjgin" [email protected] написал:

в crashlytics попался следующий лог:

Caused by java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/mnt/expand/ca95b326-cc8c-4b06-ac6a-76b444098ae6/app/ exampleapp-1/base.apk"],nativeLibraryDirectories=[/ mnt/expand/ca95b326-cc8c-4b06-ac6a-76b444098ae6/app/exampleapp-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libyandexmapkit.so"

Об устройстве, к сожалению, известно лишь то, что производитель - asus, и версия Android - 6. С чем м.б. связана такая ошибка?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yandexmobile/yandexmapkit-android/issues/277, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSEmzrQ_hSYeczqnmVKEZFptoJQiquHks5sGOssgaJpZM4OAvP0 .

saint13 avatar Jun 21 '17 11:06 saint13

Есть подозрение, что проблема со сборкой.

21 июн. 2017 г. 14:58 пользователь "Max mksaint" [email protected] написал:

Посмотри есть ли в твоём apk папка lib/arm64

21 июн. 2017 г. 13:06 пользователь "Syjgin" [email protected] написал:

в crashlytics попался следующий лог:

Caused by java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/mnt/expand/ca95b326-cc8c-4b06-ac6a-76b444098ae6/app/exampl eapp-1/base.apk"],nativeLibraryDirectories=[/mnt/expand/ ca95b326-cc8c-4b06-ac6a-76b444098ae6/app/exampleapp-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libyandexmapkit.so"

Об устройстве, к сожалению, известно лишь то, что производитель - asus, и версия Android - 6. С чем м.б. связана такая ошибка?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yandexmobile/yandexmapkit-android/issues/277, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSEmzrQ_hSYeczqnmVKEZFptoJQiquHks5sGOssgaJpZM4OAvP0 .

saint13 avatar Jun 21 '17 11:06 saint13

только arm64-v8a

Syjgin avatar Jul 01 '17 12:07 Syjgin