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: Crashed last run #685

Merged
merged 5 commits into from
Mar 9, 2022
Merged

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Mar 8, 2022

Exposes information on whether the app has crashed on the last run.

include/sentry.h Outdated
Comment on lines 1725 to 1728
* Otherwise, the same information is reported on any subsequent runs.
*
* Note: this doesn't change the value of sentry_get_crashed_last_run() yet.
* However, if sentry_init() is called again, the value will change.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds a bit strange, but on second thought it makes sense.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah... on this whole PR I've gone a couple of iterations before arriving at what currently makes the most sense to me.

@vaind
Copy link
Collaborator Author

vaind commented Mar 9, 2022

@Swatinem anything that I should doe here to so that it could get merged?

@Swatinem Swatinem merged commit 9eecb1b into getsentry:master Mar 9, 2022
@vaind vaind deleted the feat/crashed-last-run branch March 9, 2022 11:55
@bruno-garcia
Copy link
Member

🚀

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.

3 participants