We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git clone最新代码 运行: xcrash_sample
在 Android 15 设备上获取trace失败:
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- Cmd line: xcrash.sample Mode: ART DumpForSigQuit Failed to load symbols.
参考附件 tombstone_00001715859704630087_1.0.0__xcrash.sample.anr.xcrash.txt
The text was updated successfully, but these errors were encountered:
Android 15 DumpForSigQuit方法被官方链接隐藏了,xcrash现有的方案不支持
Sorry, something went wrong.
了解. 目前我们是分别使用xCrash的java/native crash监控, Matrix中的anr监控 后续我打算在xCrash中集成Matrix的anr检测方案
Android 15 DumpForSigQuit方法被官方链接隐藏了,xcrash现有的方案不支持 了解. 目前我们是分别使用xCrash的java/native crash监控, Matrix中的anr监控 后续我打算在xCrash中集成Matrix的anr检测方案
大佬集成了吗?有包吗?
Android 15 DumpForSigQuit方法被官方链接隐藏了,xcrash现有的方案不支持 了解. 目前我们是分别使用xCrash的java/native crash监控, Matrix中的anr监控 后续我打算在xCrash中集成Matrix的anr检测方案 大佬集成了吗?有包吗?
还没。。。
建议也是ANR监控直接用matrix, 因为他们实现的挺好的, 性能对比 xCrash 也更好 完全经过外网的验证
我后续可以抽时间集成下, 不过我这里没法经过外网验证。。。 因为我们APP内部的方案基本还是用的Matrix
总得来说还是建议你前期集成下Matrix来支持ANR监控
No branches or pull requests
git clone最新代码
运行: xcrash_sample
在 Android 15 设备上获取trace失败:
参考附件
tombstone_00001715859704630087_1.0.0__xcrash.sample.anr.xcrash.txt
The text was updated successfully, but these errors were encountered: