Contents

INSnoozeTasksIntentResponseCode.failureRequiringAppLaunch

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

Declaration

case failureRequiringAppLaunch

Discussion

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