INSnoozeTasksIntentResponseCode.failureRequiringAppLaunch
A response code that indicates the user must launch your app to snooze the tasks.
Declaration
case failureRequiringAppLaunchDiscussion
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.