[firebase_crashlytics] Please add Crashlytics fatal crash support #5559
Replies: 13 comments
-
The issue at flutter/flutter#29689 has been closed and moved here. Future collaboration on this issue will be done here. |
Beta Was this translation helpful? Give feedback.
-
This should be a high priority. In order to release production apps we should have fatal crash reports. Any progress on this? |
Beta Was this translation helpful? Give feedback.
-
@vanlooverenkoen this is high priority for us; and we are working on it. I will leave this issue open for tracking progress. |
Beta Was this translation helpful? Give feedback.
-
We're counting on you @kroikie |
Beta Was this translation helpful? Give feedback.
-
Any update on this? |
Beta Was this translation helpful? Give feedback.
-
Hi there. I see fatal crashes in Firebase Console, but logs are missed. Here is example of fatal crash. Only analytics events are present. Is it related issue? |
Beta Was this translation helpful? Give feedback.
-
Any update on this? The way it is now, flutter errors are being mixed with other type of issues since we have also native code on our app. Having support for crashes will let us have more visibility of flutter code problems. |
Beta Was this translation helpful? Give feedback.
-
I have same problems =/ |
Beta Was this translation helpful? Give feedback.
-
Any update on this? I'm sorry, I know I'm just repeating the question, but I really don't want this issue to get killed due to inactivity 😊 |
Beta Was this translation helpful? Give feedback.
-
@kroikie is this still a high priority? We are 1 year later. And this is still not supported? |
Beta Was this translation helpful? Give feedback.
-
2.5 years, in fact flutter/flutter#14765 :-) |
Beta Was this translation helpful? Give feedback.
-
Could we please get an ETA here? It is a bit tough to monitor a release using just non-fatal errors. This prevents us from getting an accurate number for "crash-free users" as well. Also, no spikes are reported for non-fatal errors so all monitoring needs to be done manually. 😞 |
Beta Was this translation helpful? Give feedback.
-
👋 hey all, we're currently in the process of adding a way to report a Dart error as fatal from Dart code. PR coming soon. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the Crashlytics plugin is limited to only report non-fatal reports. It would be nice to have the ability to report fatal reports as well.
Beta Was this translation helpful? Give feedback.
All reactions