-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
How to clear Firebase Crash reports? #29
Comments
Currently there is no way to remove an uploaded report. If possible could On Sat, May 28, 2016, 6:20 AM pRaNaY [email protected] wrote:
|
I found this issue on Google Search by searching for "closing issue/ticket". I've previously used Twitter's Fabric as my crash reporting tool, and have been a fan of being able to mark issues as 'closed' or 'handled' so as to keep the dashboard clean and only list the new/reoccuring errors that should be handled. |
@jhalborg @pranaypatel512 this is all good feedback thanks! As this is not a samples issue, I am going to close this. I will pass it on to the team. |
We are in 2017 and this issue haven't been fixed. why would it be not simple? you could just add an extra checkbox for us to select multiple issues & close them with just a single click. |
I think that clearing all crashes might be useful...e.g. I always create a version that crashes on purpose to make sure that crash reporting works, once I see it does I'd love to reset crashes in dashboard and start with clean sheet. Of course I close created issue, but number of crashes in the dashboard still remains the same. |
@samtstern What's the status on this feature? |
@sp0rk you better off using fabric since now its aquired by firebase/google Sent from my Samsung SM-G950F using FastHub Debug |
any update ? |
I have some forced crashes on my dashboard which i used while testing this tool. I'd like to clear them for real reports from production app. If you could add a functionality to select and clear it could be wow! |
As @jhalborg said, this feature is available in Crashyltics. Check out this guide for upgrading from Firebase Crash Reporting to Crashlytics, which is recommended: |
@samtstern Could you elaborate on how it is possible to select multiple crashes and close them all at once? I can't seem to find a way to do this. |
There is even a video from December 2018 where the first information is that it is not possible to close multiple issues at once. Is there any plan to implement this at all? |
@JanNash sorry I must have been misinformed. If this feature is not available and you would like to advocate for it, the best place to do so is here: |
I am using Firebase crash reporting service for android.
Can any one help me to clear crash report from Firebase console or any way to remove it by Firebase crash android API?
The text was updated successfully, but these errors were encountered: