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: native last crash #615

Merged
merged 9 commits into from
Mar 10, 2022
Merged

Feat: native last crash #615

merged 9 commits into from
Mar 10, 2022

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Mar 7, 2022

  • implements options.CrashedLastRun() for windows
  • updates to current HEAD of sentry-native for windows
  • fixes iOS implementation (objective-c bool cannot be implicitly mapped to c# bool by interop)

@vaind vaind mentioned this pull request Mar 7, 2022
11 tasks
@vaind vaind force-pushed the feat/native-last-crash branch 2 times, most recently from 8725a61 to f08860c Compare March 9, 2022 17:05
src/Sentry.Unity.Native/SentryNative.cs Outdated Show resolved Hide resolved
src/Sentry.Unity.Native/SentryNative.cs Outdated Show resolved Hide resolved
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
@vaind vaind merged commit 0b27b31 into main Mar 10, 2022
@vaind vaind deleted the feat/native-last-crash branch March 10, 2022 14:00
@github-actions
Copy link
Contributor

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

- native last crash ([#615](https://github.com/getsentry/sentry-unity/pull/615))

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 9490c0c

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.

2 participants