BuglyDevTeam / Bugly-Android-Demo

Bugly Android SDK 使用例子
Apache License 2.0
810 stars 312 forks source link

[crash] upload fail. #338

Open xzao123 opened 2 years ago

xzao123 commented 2 years ago

异常类型

java.lang.NullPointerException: Attempt to invoke virtual method 'byte[] java.lang.String.getBytes(java.lang.String)' on a null object reference

手机型号

华为 nova6

手机系统版本

Android 10

Tinker版本

gradle版本

4.2.2

系统

Windows

堆栈/日志

[init] Open debug mode of Bugly. [init] Bugly start initializing... [init] Bugly initialization finished. [crash] a crash occur, handling... [crash] save crash success I/CrashReportInfo: [crash] upload fail. E/CrashReport: [Upload] Failed to upload(0) crash: request package is empty!

复现路径

按官方文档集成bugly, CrashReport.testJavaCrash()后无法上传日志