Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Closing all open issues in Crashlytics at once?

Tags:

I want to close all open issues at once in Firebase:Crashlytics? I have hundreds of them and that’s a pain entering and closing one by one?

like image 365
MohammadL Avatar asked May 30 '18 04:05

MohammadL


People also ask

Does Crashlytics work in debug mode?

Now we are free to enable Crashlytics with debugger : final Fabric fabric = new Fabric. Builder(this) .

How do I close a Firebase issue?

To mark a cluster as closed, click the three dots on the far right of the row that appear when hovering over the row, then click "close cluster."

How do I disable Crashlytics?

Here's a couple of ways to disable Crashlytics while you are doing your debug builds! Use a different android:versionString for debug and release builds and then disable crash reporting from the Crashlytics web dashboard for the debug version. Wrap the call to Crashlytics.


1 Answers

Paul from Crashlytics here. That's a good question and unfortunately, it's not currently possible. However, I can definitely let the team know that you'd like this feature!

like image 67
buser Avatar answered Oct 17 '22 09:10

buser