Using the data field simulator for Fenix 7 Pro.
Since yesterday onTimerLap() is only being called on one press of the lap button, and then on subsequent lap button press' it's not called.
onWorkoutStepComplete() is not being called at all.
This is new behaviour only since yesterday, prior to that it had been working fine? Even tested an older backup of my code and onTimerLap() and onWorkoutStepComplete() still did not work.
Has anybody else had this issue?