Contents

INUpdateMediaAffinityIntentResponseCode.failureRequiringAppLaunch

The user needs to launch the app to update the user’s affinity for the media.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you can’t handle the request with Siri for a reason not covered by any other response code. For example, you might use this code if the user hasn’t set up an account with your app. Don’t use it for general errors or to force the user to launch your app.

See Also

Response Code