favazHF
favazHF
It's not a bug, but in a couple of days iOS will require Privacy Manifest Files, and I understand you guys fixed it in SDK 13.0.0 but the latest available...
**StackTrace** ``` *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 11125 >>> app.humanforest
**StackTrace** `java.lang.IllegalArgumentException: Parse error at offset 39: Missing a comma or ']' after an array element. at com.mapbox.maps.StyleManager.setStyleSourceProperty(Native Method) at com.mapbox.maps.MapboxStyleManager.setStyleSourceProperty(MapboxStyleManager.kt:23) at com.mapbox.maps.plugin.locationcomponent.ModelSourceWrapper.updateProperty(ModelSourceWrapper.kt:12) at com.mapbox.maps.plugin.locationcomponent.ModelSourceWrapper.setPositionAndOrientation(ModelSourceWrapper.kt:164) at com.mapbox.maps.plugin.locationcomponent.ModelLayerRenderer.updateLocationOrBearing(ModelLayerRenderer.kt:65) at com.mapbox.maps.plugin.locationcomponent.ModelLayerRenderer.setLayerLocation(ModelLayerRenderer.kt:3) at...
Error: `Crash MethodChannel._invokeMethod package:flutter/src/services/platform_channel.dart:332 MissingPluginException(No implementation found for method subscribeToEvents on channel com.mapbox.maps.flutter.map_events)` Devices: Android and iOS Mapbox version: `mapbox_maps_flutter: ^2.1.0` I have been getting these reports to our error...
Hi guys, I have worked with this package and I get this error. `PlatformException (PlatformException(StyleError(rawValue: "Source default is not in style"), null, null, null))` I use this function to get...
I see these cases since several previous versions, I want to know if we are using the implementation correctly, in case this is correct, how can we solve this exception?...
Mapbox version: `mapbox_maps_flutter: ^2.6.0` **Flutter doctor:** ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.29.0, on macOS 15.3.1 24D70 darwin-arm64) [✓] Android toolchain...