Crash-Manager

Open source iOS library for recording crash events
Download

Crash-Manager Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Publisher Name:
  • Karl Stenerud
  • Publisher web site:
  • https://github.com/kstenerud
  • Operating Systems:
  • iOS
  • File Size:
  • 32 KB

Crash-Manager Tags


Crash-Manager Description

Crash-Manager is a free and open source iOS library for recording crash events which, when added to your project, will intercept any crashes as they occur, and record a stack trace to help diagnose the problem later.This is useful for tracking down intermittent bugs that only seem to happen in the wild.Yes, Apple does provide functionality for getting crash reports from users, but it doesn't always seem to work, and you can't make it automatically go to a backend server where the developers can be immediately alerted.Detailed instructions on how to install and use the Crash-Manager library within your own iOS projects are available HERE.IMPORTANT NOTE: This crash manager doesn't handle all possible crash situations. There are some kinds of crashes (such as stack overflow or corrupted object pointers) that can cause the crash manager to fail and not record the crash.


Crash-Manager Related Software