Contents

INTransferMoneyIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to schedule the transaction.

Declaration

case failureRequiringAppLaunch

Discussion

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

See Also

Constants