-
-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Description
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