Merge branch 'qa' into dev_custom_map
This commit is contained in:
@@ -109,7 +109,7 @@ public class AbsMogoApplication extends Application {
|
||||
// 2 - 本地缓存,聚合上报,积累30条埋点上报,或者积累60秒上报一次。
|
||||
AnalyticsConfig.getInstance( sApp ).setMode( DebugConfig.isDebug() ? 0 : 2 );
|
||||
AnalyticsConfig.getInstance( sApp ).shouldLog( DebugConfig.isDebug() );
|
||||
|
||||
Devices.init( getApp() );
|
||||
Devices.checkBindState();
|
||||
} );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user