Warm App Launch
// Disable
APM.setWarmAppLaunchEnabled(false);
// Enable
APM.setWarmAppLaunchEnabled(true);//Disable
APM.setColdAppLaunchEnabled(false)
//Enable
APM.setWarmAppLaunchEnabled(true)Last updated
// Disable
APM.setWarmAppLaunchEnabled(false);
// Enable
APM.setWarmAppLaunchEnabled(true);//Disable
APM.setColdAppLaunchEnabled(false)
//Enable
APM.setWarmAppLaunchEnabled(true)Last updated