INPauseWorkoutIntentResponseCode.failureRequiringAppLaunch
A response code that indicates the user must launch your app to start the workout.
Declaration
case failureRequiringAppLaunchDiscussion
Use this code only when you can’t pause the workout because of extenuating circumstances. For example, you might use this code if the user must log into your app before pausing workouts and isn’t currently logged in. Don’t use this response code for general errors or to force the user to launch your app.
See Also
Response State
INPauseWorkoutIntentResponseCode.unspecifiedINPauseWorkoutIntentResponseCode.readyINPauseWorkoutIntentResponseCode.continueInAppINPauseWorkoutIntentResponseCode.successINPauseWorkoutIntentResponseCode.handleInAppINPauseWorkoutIntentResponseCode.failureINPauseWorkoutIntentResponseCode.failureNoMatchingWorkout