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

Send .dSYM files to Rollbar when building releases #299

Open
jwalgran opened this issue Apr 29, 2016 · 0 comments
Open

Send .dSYM files to Rollbar when building releases #299

jwalgran opened this issue Apr 29, 2016 · 0 comments

Comments

@jwalgran
Copy link
Contributor

jwalgran commented Apr 29, 2016

Crash reports currently appear in Rollbar like this:

SIGSEGV: Application terminated
1   libobjc.A.dylib in 0x180e20000
2   Foundation in 0x182088000
3   CoreFoundation in 0x181694000
4   CoreFoundation in 0x181694000
5   CoreFoundation in 0x181694000
6   CoreFoundation in 0x181694000
7   GraphicsServices in 0x182ba0000
8   UIKit in 0x186498000
9   OpenTreeMap in 0x10004c000

Sending debug symbols is documented in the "Symbolication using .dSYM files" section of https://rollbar.com/docs/notifier/rollbar-ios/

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

No branches or pull requests

1 participant