---
title: INStartPhotoPlaybackIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/instartphotoplaybackintentresponsecode/failure
---

# INStartPhotoPlaybackIntentResponseCode.failure

You were unable to start the slideshow.

## Declaration

```swift
case failure
```

## Discussion

Discussion Use this code for both transient and unrecoverable errors that would prevent your app from searching the user’s photos or starting the slideshow.

## See Also

### Constants

- [INStartPhotoPlaybackIntentResponseCode.unspecified](intents/instartphotoplaybackintentresponsecode/unspecified.md)
- [INStartPhotoPlaybackIntentResponseCode.ready](intents/instartphotoplaybackintentresponsecode/ready.md)
- [INStartPhotoPlaybackIntentResponseCode.continueInApp](intents/instartphotoplaybackintentresponsecode/continueinapp.md)
- [INStartPhotoPlaybackIntentResponseCode.failureRequiringAppLaunch](intents/instartphotoplaybackintentresponsecode/failurerequiringapplaunch.md)
- [INStartPhotoPlaybackIntentResponseCode.failureAppConfigurationRequired](intents/instartphotoplaybackintentresponsecode/failureappconfigurationrequired.md)
