Merge branch 'develop' into release
This commit is contained in:
commit
108bc6944b
@ -8,9 +8,9 @@ class App : FlutterApplication() {
|
||||
|
||||
override fun onCreate() {
|
||||
super.onCreate()
|
||||
UMConfigure.setLogEnabled(true);
|
||||
// UMConfigure.setLogEnabled(true);
|
||||
//友盟预初始化
|
||||
UMConfigure.preInit(getApplicationContext(), "671244cf80464b33f6df9648", "Product");
|
||||
// UMConfigure.preInit(getApplicationContext(), "671244cf80464b33f6df9648", "Product");
|
||||
Log.d("MyApplication", "Application has started")
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user