matrix icon indicating copy to clipboard operation
matrix copied to clipboard

matrix崩溃捕捉和bugly兼容吗?

Open ZhiyongPan opened this issue 4 years ago • 1 comments

求问,matrix的崩溃捕捉和bugly是兼容的吗?如果两个都开启的话,会不会有影响呢?

ZhiyongPan avatar Oct 18 '21 08:10 ZhiyongPan

在开发中也碰到了这个问题,同时集成了matrix和bugly,想同时收集ANR 经测试发现(matrix版本为2.1.0): 如果bugly用4.0.4及以前的旧版本,matrix和bugly都能收到ANR; 但是如果bugly用4.0.4以后的新版本,只有其中一个能收到(谁后初始化,谁收到)。

newhope821 avatar Mar 28 '24 02:03 newhope821