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 ...?

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions