- Notifications
You must be signed in to change notification settings - Fork58
Objective-C library for crash reporting and logging with Rollbar.
License
rollbar/rollbar-ios
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DEPRECATED:Rollbar Apple SDK v3.0.0 deprecates this Rollbar iOS SDK. The Apple SDK is a modernized approach to collecting errors from Apple devices and fixes many iOS SDK pain points. Please, consider migrating over to the Apple SDK. You can find its documentationhere. Please open anissue or contact our support if you encounter problems.
Objective-C & Swift library for crash reporting and logging withRollbar. 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 newRollbar-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 theInstallation instructions in ouriOS and macOS SDK docs to install rollbar-ios
For complete usage instructions and configuration reference, see ouriOS/macOS SDK docs.
See ourReleases 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 atsupport@rollbar.com
orfile a bug report.
About
Objective-C library for crash reporting and logging with Rollbar.