wiredash-sdk
wiredash-sdk copied to clipboard
Can't parse feedback without version
Describe the bug
This error is logged to Crashlytics. Is this caused by us, for example because collectMetadata threw an error?
Stacktrace What's the stacktrace?
Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Can't parse feedback without version
at .deserializePendingFeedbackItem(pending_feedback_item.dart:62)
at PendingFeedbackItemStorage.retrieveAllPendingItems(pending_feedback_item_storage.dart:40)
at RetryingFeedbackSubmitter._submitPendingFeedbackItems(retrying_feedback_submitter.dart:84)
at UploadPendingFeedbackJob.execute(sync_feedback_job.dart:24)
at SyncEngine._triggerEvent(sync_engine.dart:128)
Wiredash SDK Info Which SDK are you using? 1.5.0 On which platform are you seeing the crash? Android
Flutter SDK
Which Flutter version are you using? Run flutter doctor -v
• Flutter version 3.3.10 on channel stable at /Users/ciriousjoker/fvm/versions/3.3.10
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 135454af32 (7 weeks ago), 2022-12-15 07:36:55 -0800
• Engine revision 3316dd8728
• Dart version 2.18.6
• DevTools version 2.15.0