Skip to content

Delay event sending after the SDK is initalized #6684

@balavor

Description

@balavor

Problem Statement

👋 Hey folks,

💡 We are curious to learn if there is an existing way or if you would consider providing developers with the ability to pause event sending after the SDK is initialized.

Specifically, we're wondering if we can make sure that the SDK is initialized but doesn't send any crash reports (if any) from previous launches until we allow it.

Please note that we are using it in the app extension, and it is critical for us to delay any additional processing, considering that we also extend the event via beforeSend closure, and if it is triggered too early, we will miss adding extra context to it.

Solution Brainstorm

No response

Are you willing to submit a PR?

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions