Firebase Crashlytics: Combine/Merge Similar Issues?

Viewed 36

I had Firebase Crashlytics installed in my Android app, and the reporting is operational.

However, I found that some issues are very similar:

Firebase Crashlytics with similar issues

And it'd be helpful if I could treat them as the same issue when debugging or closing.

Is there any chances I can merge them into one?

0 Answers
Related