Skip to content

Enrich ANRs happened before Sentry.init #3287

Description

@romtsn

Description

It can happen that there were ANRs prior to the Sentry.init call, which means we wouldn't be able to enrich them as we haven't persisted any information yet. We should fallback to something meaningful, e.g:

  • check if the app has been updated in the meantime, and if not just enrich with the current values
  • otherwise ...?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions