用的离线打包。在manifest.json中把
"cers" : {"crash" : true},和"uniStatistics" : {"enable" : true }都加好了。
在原生工程中手写了个让app crash的代码,在 https://dev.dcloud.net.cn 中没有看到原生崩溃的日志。日活这种都看得到。
在 https://tongji.dcloud.net.cn 中的错误分析中也没东西,新增用户这些也看的到,配置应该没问题吧。
顺便问下,https://dev.dcloud.net.cn 崩溃日志 里的 前端崩溃 是什么意思
2 个回复
fjy1012
应用配置下uni统计,然后在uni统计后台看收集的日志信息
uni小白菜
请问解决了吗