You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK's Screenshot feature does not have the callback setBeforeScreenshotCaptureCallback
Users were telling me they'd like to decide if they want to send the screenshot or not, based on data from the event in the callback (event,hint,debounce).
Problem Statement
SDK's Screenshot feature does not have the callback setBeforeScreenshotCaptureCallback
Users were telling me they'd like to decide if they want to send the screenshot or not, based on data from the event in the callback (event,hint,debounce).
Solution Brainstorm
Add the callback function as a feature, like how Android SDK has it.
https://docs.sentry.io/platforms/android/enriching-events/screenshots/
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: