Bugly 手动上报异常 ,当做日志来分析程序
CrashReport.postCatchedException(e); 如果是 Exception 可以用 CrashReport.postCatchedException(e); 如果想 自己打印固定日志 可以用 CrashRep
7月前570
CrashReport.postCatchedException(e); 如果是 Exception 可以用 CrashReport.postCatchedException(e); 如果想 自己打印固定日志 可以用 CrashRep
