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.
崩溃

鸿蒙系统统计不到吗?
xcrash.XCrash.init(this, new XCrash.InitParameters().setLogDir(getExternalFilesDir(null).getAbsolutePath() + "/log/"));  创建的文件夹权限为drwx--S---,tombstone文件权限为-rw-r----- 正常应该是文件夹权限为drwxrwx--x,tombstone文件权限为-rw-rw---- 文件无法取出,这个问题可能由什么原因导致的。
demo是可以,但是移到自己项目就不能用了,只有java 的异常能捕获到。其他两个异常根本没有触发callback。
我看3.1.0的release说明有支持安卓12,但查不到提交记录,请问相应提交是什么啊。
崩溃文件名称
能设置崩溃文件的命名格式吗,时间戳不直观,想改成日期加时间之类的
hello, error happened on some mobiles. reason: loadLibrary fail. `XCrashTracker: XCrashTracker initialize: ROM{name='MIUI' versionCode=0 versionName='null' ma=xiaomi' manufacturer=Xiaomi'} 06-21 17:53:44.676 10619 10701 E xcrash : NativeHandler System.loadLibrary failed java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file...
com.gome.pop E/xcrash: NativeHandler System.loadLibrary failed java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.gome.pop-KBLdt_zdABWzgMEUvxFV5A==/base.apk"],nativeLibraryDirectories=[/data/app/com.gome.pop-KBLdt_zdABWzgMEUvxFV5A==/lib/arm, /data/app/com.gome.pop-KBLdt_zdABWzgMEUvxFV5A==/base.apk!/lib/armeabi, /system/lib]]] couldn't find "libxcrash.so"
child terminated normally with non-zero exit status(113), dumper=/system/app/xxxx/lib/arm/libxcrash_dumper.so