Contents

INAddTasksIntentResponseCode.failureRequiringAppLaunch

The user must add the tasks from within your app.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you can’t add 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

Constants