Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't parse feedback without version #263

Open
ciriousjoker opened this issue Feb 5, 2023 · 0 comments
Open

Can't parse feedback without version #263

ciriousjoker opened this issue Feb 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ciriousjoker
Copy link
Contributor

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.10Upstream repository https://github.com/flutter/flutter.gitFramework revision 135454af32 (7 weeks ago), 2022-12-15 07:36:55 -0800Engine revision 3316dd8728
    • Dart version 2.18.6DevTools version 2.15.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant