bugly crash统计和分析

Posted 廖利君

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了bugly crash统计和分析相关的知识,希望对你有一定的参考价值。

1,官网 https://bugly.qq.com/v2/crash-reporting/crashes/4ea154f304?pid=2

新建一个产品 需要一个appid

 

2,集成pod ‘Bugly‘ 

在appdelegate里面实例化

#import <Bugly/Bugly.h>

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions{

    [Bugly startWithAppId:@"4ea154f304"];//这个是官网新建产品的appid

}

 

注:测试的时候真机不能连着xcode

以上是关于bugly crash统计和分析的主要内容,如果未能解决你的问题,请参考以下文章

iOS Crash收集与分析详解(基础篇)

crash日志的分析

求助Android crash 问题

苹果手机crash日志怎么用symbolicatecrash分析

bug统计分析续基于SQL的Bug统计方法

iOS ips文件分析, crash报告符号化