Contents

INDeleteTasksIntentResponseCode.failureRequiringAppLaunch

A response code that indicates the user must launch your app to delete the tasks.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you can’t delete the tasks from your Intents extension, but the user can do so from your app. Don’t use this code for general errors or to force the user to launch your app.

See Also

Response state