Instantly know when iOS errors occur and how to fix them
iOS errors are tracked by Rollbar instantly as they occur. Get notified of errors and how to fix them throughout the software development process.
Similar iOS errors are automatically grouped using Rollbar's fingerprinting technology to reduce noise, and all errors include detailed data to help you assess impact and assign priority.
Rollbar automatically collects all the data you need to replicate and debug an iOS error, presented in ways optimized for debugging speed.
Works with iOS Symbolications.
Get stack traces, request parameters, local variables, affected users and IP addresses, browsers and OSes, deployed code versions, and more.
With Telemetry, you can debug client-side iOS errors faster. It works like a black box recorder, but for logging errors.
Get a timeline of browser events leading up to the iOS error, including page loads, user actions, network activity, console logs, and more.
Rollbar supports all popular languages and frameworks:
If my Mean Time To Discovery is based on a customer support ticket, I’ve failed. Rollbar allows us to be ahead of our customers and fix issues before they know something is wrong.
Objective-C library for crash reporting and logging with Rollbar.
Crashes will be saved to disk when they occur, then reported to Rollbar the next time the app is launched.
Rollbar uses KSCrash to capture uncaught exceptions and fatal signals. Note that only one crash reporter can be active per app. If you initialize multiple crash reporters (i.e. Rollbar alongside other services), only the last one initialized will be active.
14-day unlimited errors free trial. 5,000 errors/month free forever.
Apple will generate new dSYMs for Bitcode enabled builds that have been released to the iTunes store or submitted to TestFlight. You'll need to download the new dSYMs from Xcode and then upload them to Rollbar so that crashes can be symbolicated.
Finally, upload the dSYM to Rollbar via your project's dSYM settings page...