Contents

INGetVisualCodeIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to request the visual code.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you can’t generate the visual code until the user provides additional information in your app. Don’t use this code for general errors or to force the user to launch your app.

See Also

Constants