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
Array of text choices in ORKTextChoiceAnswerFormat: must be updated to be an array of ORKTextChoice. This can be found in APHExerciseCheckinTask.m. And in StepAfterStep: where ORKChoiceQuestionResult* is found the value, not the localized string, should be used for comparison.
The text was updated successfully, but these errors were encountered:
Array of text choices in ORKTextChoiceAnswerFormat: must be updated to be an array of ORKTextChoice. This can be found in APHExerciseCheckinTask.m. And in StepAfterStep: where ORKChoiceQuestionResult* is found the value, not the localized string, should be used for comparison.
The text was updated successfully, but these errors were encountered: