Contents

INGetRideStatusIntentResponseCode.failureRequiringAppLaunchMustVerifyCredentials

The user must launch your app and verify their credentials to continue.

Declaration

case failureRequiringAppLaunchMustVerifyCredentials

Discussion

Use this code when you require authentication to retrieve information and the user is not currently authenticated. Don’t use this response code for general errors or to force the user to launch your app.

See Also

Constants