sentry-dart icon indicating copy to clipboard operation
sentry-dart copied to clipboard

Add screenshot to `SentryFeedbackWidget`

Open denrase opened this issue 1 year ago • 5 comments

:scroll: Description

Add the option to add a screenshot SentryAttachment to the SentryFeedbackWidget

Bildschirmfoto 2024-10-22 um 17 20 47

:bulb: Motivation and Context

Closes to #1593

:green_heart: How did you test it?

Unit tests, example app.

:pencil: Checklist

  • [x] I reviewed submitted code
  • [x] I added tests to verify changes
  • [ ] No new PII added or SDK only sends newly added PII if sendDefaultPii is enabled
  • [ ] I updated the docs if needed
  • [ ] All tests passing
  • [x] No breaking changes

denrase avatar Oct 22 '24 13:10 denrase