Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapbox crashed when installed in 64 bit device #72

Open
adriansyah opened this issue Jan 10, 2017 · 1 comment
Open

Mapbox crashed when installed in 64 bit device #72

adriansyah opened this issue Jan 10, 2017 · 1 comment
Milestone

Comments

@adriansyah
Copy link

Hi,

I use mapbox on 32 bit device and it work fine. However, when I install it on 64 bit device, it couldn't find the native library ?

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.hello.cordova-1/base.apk"],nativeLibraryDirectories=[/data/app/com.hello.cordova-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libmapbox-gl.so"

It seem com.mapbox.mapboxsdk:mapbox-android-sdk:3.2.0 does not support 64 bit according to this #mapbox/mapbox-gl-native#3128 and they add it on v4.0.0.

However, if I use v4.0.0, it break Mapbox.java.

Regards

@cusspvz cusspvz added this to the 2.0.0 milestone Jan 10, 2017
@GianhTran
Copy link

hi. I got a same issue when i using both of mapbox v4.2.2 and realm v2.2.0

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants