You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My app has guided workout routines. Is there a way to 1) start / end an HKWorkoutSession and pass some metadata about the HKWorkoutActivityType, e.g. high intensity interval training? I would attach this callback to my "Get Started" and "End Session" buttons.
From what I understand about the getSample() and setObserver() docs these only provide read access to the user's HKWorkoutSessions that they initiate through the native Activity app. Thanks.
The text was updated successfully, but these errors were encountered:
My app has guided workout routines. Is there a way to 1) start / end an HKWorkoutSession and pass some metadata about the HKWorkoutActivityType, e.g. high intensity interval training? I would attach this callback to my "Get Started" and "End Session" buttons.
From what I understand about the getSample() and setObserver() docs these only provide read access to the user's HKWorkoutSessions that they initiate through the native Activity app. Thanks.
The text was updated successfully, but these errors were encountered: