CrashReportExtension

CrashReportExtension: The Crash Report Extension framework allows you to perform analysis and produce a report when your app crashes. Your crash-handling code executes out-of-process, rather than from a signal handler or other in-process techniques. You implement your handler by writing an app extension that conforms to the CrashReporterExtension protocol. The system calls your processCrashReport(process:) method […]

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论