xCrash icon indicating copy to clipboard operation
xCrash copied to clipboard

🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.

Results 3 xCrash issues
Sort by recently updated
recently updated
newest added

Could not determine the dependencies of task ':app:'. > Could not resolve all task dependencies for configuration ':app:'. > Could not find io.hexhacking.xcrash:xcrash-android-lib:3.0.0. Required by: project :app

我发现在dumper.so中的unwind(非fallback)对abort触发的中断和raise(SIGABRT)触发的unwind效果不一致。想请教一下,这里的原因是什么呢? ![image](https://user-images.githubusercontent.com/11883200/226111877-4095a1a6-b6ba-4ec0-bd99-7113b11a05f5.png) ![image](https://user-images.githubusercontent.com/11883200/226111814-2ac55ff3-6b50-47a5-8ca8-8bf0e1b336f7.png)