Map cast error
loganholgersson opened this issue · 3 comments
loganholgersson commented
Hi Segment team. Could you take a look and fix the next issue we are facing in production builds:
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: type '_Map<Object?, Object?>' is not a subtype
of type 'Map<String, dynamic>' in type cast at AnalyticsPlatformImpl.linkStream.<fn>(analytics_pigeon.dart:21)
Thanks!
edsonjab commented
Hi @loganholgersson thank you for your report. We start looking into this.