Hot App Launch
// Disable
APM.hotAppLaunchEnabled = false
// Enable
APM.hotAppLaunchEnabled = true// Disable
LCQAPM.hotAppLaunchEnabled = NO;
// Enable
LCQAPM.hotAppLaunchEnabled = YES;APM.setHotAppLaunchEnabled(false);APM.setHotAppLaunchEnabled(false)Last updated