Contents

INSearchForBillsIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to perform the search.

Declaration

case failureRequiringAppLaunch

Discussion

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

See Also

Constants