Celebrate King's Day with TNW 🎟 Use code GEZELLIG40 on your Business, Investor and Startup passes today! This offer ends on April 29 →

This article was published on August 17, 2016

Twitter’s Crashlytics gives devs peace of mind with OOM crash reports


Twitter’s Crashlytics gives devs peace of mind with OOM crash reports

Twitter’s Crashlytics has iOS developer’s backs with a new out of memory (OOM) reporting feature, a first for any crash reporting platform.

For users, OOM crashes are just like any other app crash, and most reporting platforms file them as a basic crash. The problem is developers don’t get granular details on why an app crashed, leaving them to fret over the scariest question any developer faces: what happened?

Crashlytics-oom-other-builds-chart

On iOS, developers who have Crashlytics and Answers Kits enabled on their apps will now see OOM events broken into their own categories. It tells a developer the overall sessions affected by OOM crashes across builds, and reports the raw counts of OOM events throughout an app’s builds (and compares them to the three most recent).

The <3 of EU tech

The latest rumblings from the EU tech scene, a story from our wise ol' founder Boris, and some questionable AI art. It's free, every week, in your inbox. Sign up now!

Curious how it’s done? Here’s how the Crashlytics team describes it:

We analyze your app’s event stream to come up with an explanation of why it terminated and if we can’t match it up it to a known reason for termination, we count it as an OOM event. And, since no changes to the Answers SDK were required, you will automatically get OOM reporting without needing to do any additional work (as long as you have both Crashlytics and Answers installed).

Crashlytics-oom-all-devices

More information is always better, and OOM reporting lets developers see where they’ve failed versus where the device has. Pinterest, an early adopter of Crashlytics OOM reporting, says “we’re shipping iOS app updates every two weeks to millions of people. Using the new OOM insights, we have been able to track our memory optimizations and have confidence in the stability of each release.”

Because app development is an iterative process — and there are iPhones in the wild with 16GB memory (or worse!) — this new OOM reporting feature will come in handy.

Get the TNW newsletter

Get the most important tech news in your inbox each week.

Also tagged with