Skip to content

FR: Background Thread Crashlytics Initialization #6845

@michaeleisel

Description

@michaeleisel

Feature proposal

  • Firebase Component: Crashlytics

My recollection is that Crashlytics at some point in the past could be initialized on a background thread. However, I see that currently it's recommended to call [FIRApp configure] on a background thread. Considering that Crashlytics by itself can take 50ms+ during startup, I'd love to be able to initialize it on a background thread. This would also be a big advantage over other crash reporters that have a similarly high main thread delay.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions