Hi,
I'm trying to get a watch app to display a workout that i've sent from Garmin Connect.
I've been reading on the forums and it looks like FIT files can't be accessed locally in the watch, and I believe the workout is sent in a FIT file.
But, i've also seen in the API docs that there are a few functions that retrieve data such as Activity.WorkoutStep() and PersistedContent.getWorkouts().
My question is - how are workouts normally read and displayed on a Garmin watch? Is it possible if one has been sent over Garmin Connect to access it with another IQ app?
Cheers!