提高应用崩溃信息UI友好性。

This commit is contained in:
2025-11-30 17:21:58 +08:00
parent e2703495ae
commit 64e5bc753a
3 changed files with 4 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ public class App extends GlobalApplication {
@Override
public void onCreate() {
super.onCreate();
//setIsDebugging(false);
setIsDebugging(BuildConfig.DEBUG);
// 临时文件夹方案1