Contents

INPayBillIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to schedule the transaction.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you require additional information from your app. Don’t use this code for general errors or to force the user to launch your app.

See Also

Constants