Contents

INCreateTaskListIntentResponseCode.failureRequiringAppLaunch

The user must create the task list from within your app.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you can’t create the task list from your Intents extension but the user can create it in your app. Don’t use this code for general errors or to force the user to launch your app.

See Also

Constants