-
**Describe the bug**
private vodid stateChanged() getting called before `mLocationComponent` is initiated on map load hence resulting in `NullPointerException`
```
2020-05-11 13:04:23.746 9008-…
-
Thanks for releasing the new version 0.4.5 (#262) :rocket: .
The version 0.4.4 worked just fine for me. After updating to the new version I got the following when running the app:
```
Launching…
-
I can compile and run the app, however, when the app tries to load the Map, it crashes with this long error log.
```
Launching lib\main.dart on Pixel 2 XL in debug mode...
lib\main.dart
✓ Built …
-
### Mapbox Implementation
Mapbox
### Mapbox Version
10
### Platform
Android
### `@rnmapbox/maps` version
10.0.0-beta.11
### Standalone component to reproduce
```javascript
import { StyleShee…
-
### Edit: Planning for an iOS version continues in #5421
### See also the [last comment on this ticket](https://github.com/streetcomplete/StreetComplete/issues/1892#issuecomment-1865140170)
---
…
-
Exception in onDidFinishLoadingStyle
java.lang.IncompatibleClassChangeError: Found interface com.go…
-
Hi,
I need to use flutter_mapbox_navigation together with mapgox_gl
I am using mapbox_gl: **^0.16.0**
Using version **^0.1.8** of flutter_mapbox_navigation the app does not even start and appea…
-
## Environment
Android 13 primarily 1 instance on Android 12
Observed mostly on Galaxy and Pixel devices
The project uses Jetpack Compose
I have tried
implementation 'com.mapbox.plugi…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Exception-being-thrown-on-android-physic/10027643)._
---
When I attempt to run my .NET …
-
How can I solve the "java.lang.IncompatibleClassChangeError" exception when using Mapbox GL in a Flutter application on Android?
I'm developing a Flutter application that uses the Mapbox GL plugin …