Skip to content

bugsnag/apple-crash-report-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bugsnag iOS Crash Report Upload Tool

This tool uploads iOS crash reports to Bugsnag so that they appear as fully symbolicated events in your dashboard.

NOTE - When Bugsnag is configured in an application, crashes are detected and reported automatically. This tool is only required if it is useful to manually upload a crash report.

Prerequisities

If not already installed, follow these instructions to install Ruby.

Usage

./bin/bugsnag-upload-report <API-KEY> <PATH-TO-CRASH-REPORT>

Finding uploaded reports

To find individual uploaded reports in the Bugsnag dashboard, use the 'Incident Identifier' field which is displayed in the 'Report' tab.

To search for individual reports in the dashboard add a custom filter for the path metaData.report.Incident Identifier.

About

A tool to upload iOS crash reports to BugSnag

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages