Contents

INRequestRideIntentResponseCode.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 book rides and the user is not currently authenticated. Do not use this response code for general errors or to force the user to launch your app.

See Also

Constants