提高应用崩溃信息UI友好性。
This commit is contained in:
@@ -34,6 +34,7 @@ public class App extends GlobalApplication {
|
||||
@Override
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
//setIsDebugging(false);
|
||||
setIsDebugging(BuildConfig.DEBUG);
|
||||
|
||||
// 临时文件夹方案1
|
||||
|
||||
Reference in New Issue
Block a user