I get some non critical error in Crashlytics coming from the module on Android:
Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null value. Error thrown Uncaught async exception.
at RenderRepaintBoundary.toImage(proxy_box.dart:3380)
at MethodChannelOSM._capturePng(osm_method_channel.dart:341)
at MethodChannelOSM.customAdvancedPickerMarker(osm_method_channel.dart:503)
at MobileOSMController.changeIconAdvPickerMarker(osm_controller.dart:417)
at MobileOSMController.initMap.<fn>(osm_controller.dart:224)
and
Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Exception: Error to draw you custom icon. Error thrown Uncaught async exception.
at MethodChannelOSM._capturePng(osm_method_channel.dart:331)
at MethodChannelOSM.customUserLocationMarker(osm_method_channel.dart:528)
at MobileOSMController.initMap(osm_controller.dart:246)
at MobileOSMController.initPositionMap(osm_controller.dart:171)
at BaseMapController.init.<fn>(base_map_controller.dart:51)
It's not a fatal issue so it's not critical, just hope it can help.
Hi,
I get some non critical error in Crashlytics coming from the module on Android:
and
It's not a fatal issue so it's not critical, just hope it can help.
Plugin version: