-
## Environment
- Android OS version: 9 - 14
- Devices affected: Wide variety
- Maps SDK Version: 10.18.3
## Observed behavior and steps to reproduce
I've got this crash from the bug reporting…
-
Looks like some kind of transitive dependency issue is preventing the Sample App from building,
```
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':sample…
-
After upgrading the plugin from version 1.1.0 to 2.0.0, I have some issues when developing for Android.
I try to set a custom style json like this in the _onMapCreated_ callback:
```
_onMapCrea…
-
## Environment
- Android OS version: android12(90%) and android 14(10%)
- Maps SDK Version: 11.6.0
Fatal Exception: java.lang.NoSuchMethodError: No static method registerReceiver(Landroid/cont…
-
## Environment
- Android OS version: 8 - 12
- Devices affected: several, for example Pixel 4a
- Maps SDK Version: 10.6
## Observed behavior and steps to reproduce
SDK crashes, when implem…
-
## Environment
- Android OS version: 11
- Devices affected: OnePlus8Pro
- Maps SDK Version: 11.2.2
## Observed behavior and steps to reproduce
The crash is reported via Crashlytics
## Ex…
-
## Environment
- Android OS version: 14
- Devices affected: Mainly Samsung devices
- Maps SDK Version: 10.5.0
## Observed behavior and steps to reproduce
In crashlytics I receive a bunch of…
-
When displaying a point on map via Point_annotation while in debug mode I am getting this error message. I have tried this with the .5.1 release and the 1.0.0 rc1 they both seem to have the issue.
…
-
FATAL EXCEPTION: main
Process: com.hornblower.statuecruises, PID: 16525
…
-
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.5.0'
implementation('com.mapbox.mapboxsdk:mapbox-android-sdk:9.5.0') {
exclude group: 'group_name', module: 'module_name'
}…