You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
TheRealKerni edited this page Sep 13, 2010
·
1 revision
These are the main features on backend side for the developer:
Admin interface to manage the incoming crash log data
Script to symbolicate crash logs on the database, needs to be run on a mac with access to the DSYM files
Automatic grouping of crash files for most likely same kind of crashes
Maintain crash reports and sort them by using simple patterns. Automatically know how many times a bug has occured and
easily filter the new ones in the DB
Assign bugfix versions for each crash group and define a status for each version, which can be used to provide some
feedback for the user like: Bug already fixed, new version with bugfix already available, etc.