sentry
sentry copied to clipboard
Add new SDK API for capturing User Feedback without event_id (new format) https://develop.sentry.dev/sdk/features/#user-feedback
Today if someone wanted to write a UF Widget on a new SDK (say: iOS or Android) they'd need to reverse engineer the JS SDK.
Please expand the develop docs with API/envelope format and any other significant details (tracing?) needed.