Hi,
Just started playing around with the SDK I have managed to decode a fit file using c# to analyse various aspects. How easy is it to read in two fit files and combine them into a single activity? I'm assuming I can just add the records from a second session and add them to the first and then update the session data to add the totals. Or is it more complex than this?
Thanks in advance,
Martyn