Hi everone,
I'm just starting out with Connect IQ, having played around with DataField and now looking at my first application. Could someone shed some light on the connection between an activity session and a timer. Does the session have some sort of timer (how long you have been doing something) available or do you have to start a separate timer? One would think that the FIT recording would need timestamps internally in any case.
In my DataField I had the ActivityMonitor automagically delivered to my compute(info) callback but when I in my application tried to access ActivityMonitor.getInfo() manually, I end up with Error: Symbol not found even if I imported "using Toybox.ActivityMonitor"
Thanks in advance,
Nik