Objective-C & Swift library for crash reporting and logging with Rollbar. It works on iOS and macOS.
We are recommending all current users of the Rollbar-iOS SDK to start making plans for upgrading from this SDK by moving to its new reincarnation that is our new Rollbar-Apple SDK. All new feature development will be happening only within the new SDK and this SDK will be retiring soon. All the new users that are looking into using Rollbar on any of the Apple platforms should start by using the new Rollbar-Apple SDK.
- Sign up for a Rollbar account
- Follow the Installation instructions in our iOS and macOS SDK docs to install rollbar-ios
For complete usage instructions and configuration reference, see our iOS/macOS 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.