By default, surveys will show automatically within 10 seconds of launching the application provided the user meets the criteria required. This automatic showing of surveys can be disabled and enabled using this API.
Surveys.autoShowingEnabled = false
LCQSurveys.autoShowingEnabled = NO;
Surveys.setAutoShowingEnabled(false);
Surveys.setAutoShowingEnabled(false)
Surveys.setAutoShowingEnabled(false);
Surveys.setAutoShowingEnabled(false);
Surveys.setAutoShowingEnabled(false);
//iOS
LCQSurveys.AutoShowingEnabled = false;
//Android
Surveys.SetAutoShowingEnabled(false);