-
`NavigationMapRoute` is dependent on the valid Map `Style` object, even though it requires only the `MapboxMap` as an argument. More so, the `NavigationMapRoute` manages style changes under the hood, …
-
In rare cases the MoveGestureDetector causes and error while gestures are processed.
https://github.com/mapbox/mapbox-gestures-android/blob/6fc34d91fc8d8758c51830127c49223624d446aa/library/src/main…
-
Given the VisionManager.startRecording is for debugging only, I am trying to find a simple way to record the video using my own code.
I used Google's Camera2 video recorder sample as starting poi…
-
**Affected app**
Name: WhatsApp
Package id: com.whatsapp
**Describe the bug**
App or something crashes when you open a conversation in which someone sent you a location.
**To Reproduce**
Ste…
-
Run into the following 💥 while testing
```
java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 524216 bytes
at android.app.NotificationManager.notifyAsUser(Not…
-
I am trying to use Optimization api - https://docs.mapbox.com/android/java/overview/optimization/
I am getting following crash in this :
```
java.lang.IndexOutOfBoundsException: Index: 0, Size…
-
I'm using OSMDroid server to get routes.
Then, I convert the obtained OSMDroid route class in DirectionRoute class with the DirectionsRoute.builder():
`Road road; // Route obtained from OSMDroi…
-
```
AndroidRuntime D Shutting down VM
E FATAL EXCEPTION: main
E Process: com.dyancat.bus, PID: 30664
E java…
-
I have been getting this error in firebase. many users are affected due to this. Can you please look into this where it is causing issue?
```
Fatal Exception: java.lang.IllegalAccessError
Metho…
-
Why crash to make devs add `mapbox_route_token` here? Examples would be nice to require a single `mapbox_access_token`
```
2021-02-12 14:17:32.807 18867-18867/com.mapbox.navigation.test_app E/…