Hi,
I understand that when the user looks at the watch it exits low power mode (or at least calls OnExitSleep). Typically the onUpdate is called once a minute.
So the question is do I have to do anything codewise to force the onUpdate to occur once a second when not in low power mode.
i.e. I want the watch face to be updated once a minute if the user isn't looking at the watch and to update every second if looking at the watch face.
Ta.