Our app is creating FIT files using the Toybox.ActivityRecording module.
When I view a file on Garmin Connect it shows that the file was created with our app.
However decoding the FIT file I don't see where it shows that our app created the FIT file.
The reason we ant to do this is we are using the Garmin API to pull our customers' FIT files across to our own server, and want to filter these out to only use the FIT files created with our app (or using our products ultimately).
So the question is: How can I tell from data in the FIT file whether it was created with our app?