Contents

INSearchForAccountsIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to perform the search.

Declaration

case failureRequiringAppLaunch

Discussion

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

See Also

Constants