Objective-C & Swift library for crash reporting and logging with Rollbar.
- Sign up for a Rollbar account
- Follow the Installation instructions in our iOS SDK docs to install rollbar-ios
For complete usage instructions and configuration reference, see our iOS SDK docs.
See our Releases page for a list of all releases, including changes.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
If you run into any problems, please email us at support@rollbar.com
or file a bug report.