You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
We had an iOS experiment where the SYSTEM group was group 0 and the survey was group 1. Respondents never saw the survey, but when they tried to self-report, they got questions from the SYSTEM group's fields ("schedule", "make", etc.). Naturally, they didn't receive scheduled pings either, since the SYSTEM group doesn't have a schedule.
Expected behavior: iOS would check to see if groups[0] is a SYSTEM group and skip over to groups[1] if so.
We had an iOS experiment where the SYSTEM group was group 0 and the survey was group 1. Respondents never saw the survey, but when they tried to self-report, they got questions from the SYSTEM group's fields ("schedule", "make", etc.). Naturally, they didn't receive scheduled pings either, since the SYSTEM group doesn't have a schedule.
Expected behavior: iOS would check to see if groups[0] is a SYSTEM group and skip over to groups[1] if so.