I am trying to figure out if recording strength training workouts to Healthkit is possible? From using the app and going through Apple's sdk, i don't see anything which might let me record weight lifting values (weight used, sets, reps etc.). It seems mostly geared towards calories and running time data types.
Am I missing something or is this not possible? Seems like a very basic thing for any fitness app really to record weight, sets, reps info. If it's not possible via the built in data types, is it possible to created my own custom type? From the docs and another stackoverflow question, I feel like it's not. But can someone confirm if both the above things are not possible?