-
Hello,
we have built your module and it seemed that everything built ok. We include the built module in the app, but when we try to run it it gives an error. Could you please share the module built …
-
After merging #12, the tests fail: https://github.com/maplibre/maplibre-plugins-android/actions/runs/4255578822/jobs/7403370903
```
com.mapbox.mapboxsdk.plugins.annotation.FillManagerTest > testIn…
-
On this line:
https://github.com/mapbox/mapbox-maps-android/blob/8567a0d866f6280975ef83f1b50024864dfcdf00/app/src/main/java/com/mapbox/maps/testapp/examples/customlayer/TriangleCustomLayer.kt#L167
…
-
```Shell
> Task :react-native-mapbox-gl_maps:lint FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-mapbox-gl_maps:lint'.
> Lint fo…
-
```
Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.Object java.util.List.get(int)' on a null object reference
at com.mapbox.services.android.navigatio…
-
PR https://github.com/mapbox/mapbox-gl-native-android/pull/601 introduced support for the "Glyph Rasterization Mode" capability, and the intent was to preserve the previous default of "rasterize ideog…
-
`com.flightradar24free` crashes on mapbox if I change any settings (e. g. switch the map type). This didn't use to be the case before the mapbox update:
```
Mbgl-MapChangeReceiver E Exception i…
-
I'd like to use the latest release of this repo via Maven.
The latest releases according to Github is 6.1.0, this is also used in other repositories like mapbox-navigation-android.
The README m…
-
We have received a numerous reports related to
> java.lang.UnsatisfiedLinkError: No implementation found for void com.mapbox.mapboxsdk.net.NativeConnectivityListener.initialize()
- https://git…
-
Some of our users on Android are triggering this error. It seems to come from the Java SDK. Here is the stacktrace:
```
java.lang.UnsupportedOperationException: eglCreateWindowSurface() can only be …