Contents

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.

See Also

Accessing errors