If you created a survey on the dashboard that you use to manually target users, you'll be provided with a token. You can pass this token to the show survey API to manually show it at anytime.
Surveys.showSurvey(withToken: "TOKEN")
[LCQSurveys showSurveyWithToken:@"TOKEN"];
Surveys.showSurvey("TOKEN");
Surveys.showSurvey("TOKEN")
Surveys.showSurvey("TOKEN");
Surveys.showSurvey("TOKEN");
