Contents

INGetRideStatusIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to get information about the current ride.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you can’t process the request for a reason not covered by any other response code. Don’t use it for general errors or to force the user to launch your app.

See Also

Constants