Slide 4
Slide 4 text
Why use a service
• Aggregation — a single bug can generate thousands of
crash log reports, but you only want to look at a single
instance and ignore the rest
• (Semi)automatic symbolication for iOS (in some services,
just upload the .dSYM of each build — in others, even this is
not required)
• Features for searching, browsing, and filtering crashes
based on OS/app version, or other device state variables
• Project management tool integrations (bug trackers etc.)