We are using ‘Survey123 Connect’ 3.18.124 to develop our surveys and we are using ‘Survey123’ 3.18.145 on iOS to use the surveys.
In one of our surveys, we are using a “select_one_from_file” question type in order to get choices from a CSV file bundled with the survey.
In Survey123 Connect, it displays the choices correctly as a list of radio buttons.
But in the real Survey123 app on the device, it displays no choices at all. It just shows the question Label and the question Note, but no choices (or anything else before the next question).
It may be worth noting that this question also has a very simple choice_filter. It works fine in Survey123 Connect.
I don't think it's relevant, but this question is within a repeat.
How can I get the choices to appear as expected in Survey123 on iOS?