-
## Environment
- Android OS version: 13
- Devices affected: Pixel 5
- Maps SDK Version: 10.9.0
## Observed behavior and steps to reproduce
Mapbox map occasionally throws uncaught IllegalSta…
-
Since version 2.0 (including the latest 2.0.2) the app crashes when a transportation network is selected. Version 1.1.9 works perfectly. Reinstalling/removing data doesn't help.
OS: Replicant 6.000…
ghost updated
6 months ago
-
Why do I see the following exception in the console? Am I doing something wrong? Thank you
```W/Resources(15548): Drawable com.example.guide:drawable/mapbox_user_icon_shadow has unresolved theme at…
-
I'm trying to integrate the Mapbox maps plugin into my Flutter app, but I'm encountering an IllegalStateException when the map is displayed. Here's the error message:
```
Shutting down VM
E/Android…
Yczar updated
7 months ago
-
## Environment
- Android OS version: 12, 14
- Devices affected: Lenovo Tab P11 Plus, Samsung Galaxy S23 Ultra, Samsung S21 FE 5G
- Maps SDK Version: 11.0.0, 11.1.0, 11.2.0-rc.1
## Observed beh…
-
E/flutter ( 6746): at com.mapbox.maps.plugin.lifecycle.ViewLifecycleOwner.doOnAttached(ViewLifecycleOwner.kt:68)
E/flutter ( 6746): at com.mapbox.maps.plugin.lifecycle.ViewLifecycleOwner.(ViewLifec…
-
```
> Expecting binder but got null!
> E [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(error, java.lang.IllegalStateException: Please ensure that the…
-
## Environment
- Android OS version: 10
- Devices affected: all
- Maps SDK Version: 11.1.0
## MyCode
```kotlin
class MainActivity : ComponentActivity() {
@OptIn(MapboxExperimental::c…
-
The app crashes when receiving the onStyleImageMissing event on iOS.
did not crash on Android.
### System details:
Tested on iOS 17.3.1
mapbox_maps_flutter: ^1.0.0
flutter doctor -v:
ditails…
lcr3 updated
7 months ago
-
I am trying to setup just a basic map view and when a route with map open, all the app crashes with stacktrace:
E/ThemeUtils(21728): View class com.mapbox.maps.plugin.compass.CompassViewImpl is an …