-
-
Notifications
You must be signed in to change notification settings - Fork 359
Description
Description
Description:
We are experiencing inconsistencies in how crash rates are calculated for our Mobile apps iOS environments.
For example, over the past 30 days, the overall crash rate across all releases is reported as 0.25%. However, when reviewing individual releases from the last two months, each version has a crash rate of less than 0.04%. Here
This discrepancy raises concerns that the crash rate calculation may be incorrect or affected by older versions that should not significantly impact our data.
Key Issue Identified:
Data Inconsistencies Between Total and Individual Crash Rates.
This could be due to an old versions that affecting crash rate calculation. For example, Version 2.87659.0 (released 1 year ago) still contributes to the crash rate. list of release contributing to the crash rate
- This version only has ~150 sessions per day, which is ~0% of total sessions. Why is it affecting us so much?
- If we look inside that version, we can see that there have been no crashes even though it mentions 1.4k crashes. Additionally, we checked and this version was generally stable for our users.

-The same behavior is observed in many other older versions.
We want to rely on accurate data for our current crash rate - session/crash in a specific environment we would like to ask for your assistance
Metadata
Metadata
Assignees
Labels
Projects
Status