手动崩溃统计 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {//捕获异常操作 NSSetUncaughtExceptionHandler(handle); return YES;}// Other 2023-08-23 40 点赞 0 评论 60 浏览