Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: desktop crash support #699

Closed
wants to merge 3 commits into from
Closed

Feat: desktop crash support #699

wants to merge 3 commits into from

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Apr 22, 2022

This was the first stab at native support for non-windows platforms. Since then, the approach for mac has changed (twice now) and is implemented by #710. After mac support is merged, this PR needs to be updated because there are conflicts. Afterwards, this will become a PR for the Linux support.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 22, 2022

Fails
🚫 Please consider adding a changelog entry for the next release.

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

- desktop crash support ([#699](https://github.com/getsentry/sentry-unity/pull/699))

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

Generated by 🚫 dangerJS against bed2bdd

@vaind vaind mentioned this pull request Apr 25, 2022
13 tasks
@vaind vaind mentioned this pull request May 8, 2022
2 tasks
@vaind vaind closed this May 8, 2022
@vaind vaind mentioned this pull request May 9, 2022
2 tasks
@vaind vaind deleted the feat/desktop-support branch May 10, 2022 10:39
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.

Native crash support for Linux Native crash support for macOS
1 participant