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

Plugin crashes on Android #78

Closed
mtflud opened this issue May 24, 2017 · 2 comments
Closed

Plugin crashes on Android #78

mtflud opened this issue May 24, 2017 · 2 comments

Comments

@mtflud
Copy link

mtflud commented May 24, 2017

Hi,
The plugin is crashing for me on Android 6.0 with the following message:
java.lang.IllegalArgumentException: unexpected url:
at okhttp3.Request$Builder.url(Request.java:142)
at com.mapbox.mapboxsdk.http.HTTPContext$HTTPRequest.(HTTPContext.java:65)
at com.mapbox.mapboxsdk.http.HTTPContext$HTTPRequest.(HTTPContext.java:52)
at com.mapbox.mapboxsdk.http.HTTPContext.createRequest(HTTPContext.java:49)

Any idea what this is about?
Cheers

@cusspvz
Copy link
Contributor

cusspvz commented May 25, 2017

Could you please show your code?

@mtflud
Copy link
Author

mtflud commented May 25, 2017

Crashlitics reveals this error:

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

Closing, as it's related to #72

@mtflud mtflud closed this as completed May 25, 2017
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

2 participants