cjwirth / rollbar-ios

Objective-C library for crash reporting and logging with Rollbar.

Home Page:https://docs.rollbar.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CocoaPods Compatible Carthage compatible

Rollbar for iOS and macOS

Objective-C & Swift library for crash reporting and logging with Rollbar. It works on iOS and macOS.

Setup Instructions

  1. Sign up for a Rollbar account
  2. Follow the Installation instructions in our iOS and macOS SDK docs to install rollbar-ios

Usage and Reference

For complete usage instructions and configuration reference, see our iOS/macOS SDK docs.

Release History & Changelog

See our Releases page for a list of all releases, including changes.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Help / Support

If you run into any problems, please email us at support@rollbar.com or file a bug report.

About

Objective-C library for crash reporting and logging with Rollbar.

https://docs.rollbar.com/docs/ios

License:MIT License


Languages

Language:Objective-C 98.2%Language:Ruby 1.4%Language:Python 0.4%