xCrash
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.
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效果不一致。想请教一下,这里的原因是什么呢?  