You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.10on 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-1507:36:55-0800
• Engine revision 3316dd8728
• Dart version 2.18.6
• DevTools version 2.15.0
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: