You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: