Im trying to debug a datafield with "Workout FIT File" in the simulator. What is the purpose of the "Workout Step" button in the Activity Data window?
I see that it triggers onWorkoutStepComplete(), but it doesn't switch to the next workout step. On the other hand the Lap button does switch to the next workout step and also triggers onWorkoutStepComplete(). Is this a bug or is there something I don't understand how this works?