Called when a crash report is about to be sent.
Typically the summaries will have a size of 1, but if the app is crashing very early during start up, summaries could be larger.
An array of CrashReportSummary objects.
This method will be scheduled on the main thread, so any long operations should be performed asynchronously.
Generated using TypeDoc
Called when a crash report is about to be sent.
Typically the summaries will have a size of 1, but if the app is crashing very early during start up, summaries could be larger.
An array of CrashReportSummary objects.
This method will be scheduled on the main thread, so any long operations should be performed asynchronously.