Skip to content

Conversation

@tustanivsky
Copy link
Collaborator

This PR adds the ability to attach files and binary data to feedback submissions allowing users to include screenshots, logs or other contextual information alongside their messages.

Depends on:

At the moment Sentry Cocoa SDK limits attachments to a single file which is expected to be a screenshot.

Example feedback with two image attachments.

Closes #927

@github-actions
Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Add attachments support for user feedback ([#1121](https://github.com/getsentry/sentry-unreal/pull/1121))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against d602645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Screenshot as attachment along event / Feedback for Windows & Linux

3 participants