Hi all,
I'm developing a WatchFace that gets the current step count using the Activity Monitor: https://developer.garmin.com/connect-iq/api-docs/Toybox/ActivityMonitor/Info.html. In the simulator, i'm able to access the data every few seconds and get the updated count, but on the actual watch (a Forerunner 55) it seems it only updates every minute the count on the monitor. So, on the watch even though the data is requested a few times per minute, the actual count is only updated each minute. Does anyone know if this can be set to update faster?