app/src/main/java/com/dayu/pipirrapp/MyApplication.java
@@ -32,7 +32,7 @@ // JPushInterface.setDebugMode(true); // JPushInterface.init(this); CrashReport.initCrashReport(getApplicationContext(), "3d4bcf7046", false); CrashReport.initCrashReport(getApplicationContext(), "f6dea280a2", false); // // 设置全局的UncaughtExceptionHandler // Thread.setDefaultUncaughtExceptionHandler(new Thread.UncaughtExceptionHandler() {