Firebase Crashlytics - Issue number

1.2k Views Asked by At

Just moved finally from using Fabric to using Firebase to track our app crashes, and the only thing I'm missing are the issue numbers, that I'm used to from Fabric. Is there a way to see issue numbers on Firebase Crashlytics?

Before, on Fabric: (you can see the numbers marked with green)

enter image description here

And on Firebase, can't find them:

enter image description here

2

There are 2 best solutions below

6
On BEST ANSWER

Mike from Firebase here. Currently, we don't have issue numbers included within Crashlytics.

I'll let the team know you'd like to see them added in.

1
On

Whilst (as Mike Bonnell said) there are no issue numbers, you can use the issue ID in the URL bar as an identifier if essential, although it is much longer.

For example, for the issue URL https://console.firebase.google.com/project/<project name>/crashlytics/app/android:<package name>/issues/5bcc240cf8b88c29639a0bcd the ID is 5bcc240cf8b88c29639a0a8e.