Skip to content

Inconsistent Crash Rate Data for iOS - Possible Calculation Issue #4504

@Yoavpagir

Description

@Yoavpagir

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

  1. This version only has ~150 sessions per day, which is ~0% of total sessions. Why is it affecting us so much?
  2. 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. Image

-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

Releases crash rate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Waiting for: Community

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions