Is it possible to get the activityProfile when implementing a data field? Specifically the sport and sub-sport properties of the activity?
I know the activityInfo is passed to the data field in the compute() method, but it I have not found a way to get the activity or activity profile yet.
Thanks!