SurveyKit
SurveyKit copied to clipboard
Resume survey from last question
Assume I have 15 question survey. Users have completed 10 and user Killed the app from the recent app list and relaunched the survey app again. How to start the survey from the 11th question from where the user left? can I do it with this syrveyKit?
Hello. Sorry for this late reply. This feature is not supported in SurveyKit and probably won't be. However after each Step you get a callback onStepResult where you can always save the latest step and then programatically skip the questions once you re-open the app. In case this answers your questions, please let us know, so we can close this issue.