Skip to content

Added example on how to attach stack trace for caught errors#366

Merged
matux merged 2 commits into
masterfrom
matux/example-with-trace
Jul 23, 2025
Merged

Added example on how to attach stack trace for caught errors#366
matux merged 2 commits into
masterfrom
matux/example-with-trace

Conversation

@matux

@matux matux commented Jul 23, 2025

Copy link
Copy Markdown
Collaborator

Description of the change

This PR exemplifies how to add a Stack Trace as extra data when reporting caught errors to Rollbar.

Rollbar Apple is only able to determine stack traces with uncaught errors (that result in crashes) and old Objective-C NSException types, but not Swift Error types.

Relevant Slack thread: https://rollbar.slack.com/archives/C02PLM1NWSY/p1753216577761529

@matux matux self-assigned this Jul 23, 2025
@matux matux merged commit ffd970a into master Jul 23, 2025
1 check passed
@matux matux deleted the matux/example-with-trace branch July 23, 2025 15:39
@matux matux mentioned this pull request Mar 27, 2026
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