I'm a little stuck.
My pmDuo app (which I'll expand into my Triathlon app) creates three sessions - Cycle, Transition, and Run.
I manually track time based on Sys.getTimer(), but I'm not sure how to get information such as Pace, Speed, Distance (basically the data fields) etc.
Does anyone know how to do this? The ActivityRecording sample doesn't provide any feedback. I looked at ActivityTracking, but that only seemed to relate to the "steps" widget
Also, the Transition session doesn't save in the History, is this a bug? or should I be saving my sessions under Multisport with subsports?