rollbar / rollbar-ios

Objective-C library for crash reporting and logging with Rollbar.
https://docs.rollbar.com/docs/ios
MIT License
65 stars 61 forks source link

new RollbarKSCrash module #325

Closed akornich closed 3 years ago

akornich commented 3 years ago

Description of the change

Added new module: RollbarKSCrash to optionally integrate with the KSCrash reporter.

Description here

Type of change

  • [ ] Bug fix (non-breaking change that fixes an issue)
  • [ ] New feature (non-breaking change that adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

n/a

Checklists

Development

Code review