Garmin CIQ DataFields limitations

Question about the DataFields

Do I correctly understand that if I use Toybox.WatchUi.DataField or Toybox.WatchUi.SimpleDataField or any other way to implement DataField for standard Garmin apps like Running, then I can only display info on the screen and I cannot save anything to FIT file. Also, the only data source I have, whatever is provided inside https://developer.garmin.com/connect-iq/api-docs/Toybox/Activity/Info.html cominп to compute(info as Activity.Info) method.

Although Toybox.WatchUi.DataField has a createField method, but it is to be used from Application, not from DataField itself. Is it correct?

Top Replies

All Replies