errorUserExitedWorkoutSession
The user exited your application while a workout session was running.
Declaration
static var errorUserExitedWorkoutSession: HKError.Code { get }Discussion
Workout sessions end when the app goes into the background.
The user exited your application while a workout session was running.
static var errorUserExitedWorkoutSession: HKError.Code { get }Workout sessions end when the app goes into the background.