Hello,
We are using sentry in a .NET for Android application, and I have been trying to understand the different crash count numbers on the webpage.
For example in the last app release filtering for last 14 days (app isnt that old either) on that specific app version I see:
Releases -> this app version: 53 crashes, 3 new issues.
If I then click the link on the number 53 to see the crashes, I get sent to the issue page which shows 8 issues. If I add up the amount of events in the event column I get 17 events.
Shouldnt this be the same number as shown on the release page with the link I clicked?
If I go to Dashboards and filter for the same version, I get Number of errors: 24.
If I go to Discover and filter for the same version I get Sample count: 24, so this is the same as the error number on Dashboards.