I see a few errors like:
Error Name: System Error
Devices:
Forerunner® 965: 19.18
Forerunner® 245: 13.70
Backtrace:
MyView.startTimer:184
code:
MyView {
function startTimer() as Void {
session.start();
}
}
However I don't understand what can cause System Error. I mean according to the documentation there's no mention of any condition that start is not supposed to be called, and I would expect it never to fail (but maybe return false):
------------------------- 8< --------------------------------------
start() as Lang.Boolean
Begin recording a FIT file on the system.