The code that indicates a failure occurred while confirming or handling the intent.
SDKs
- iOS 12.0+
- Mac Catalyst 13.0+
- watchOS 5.0+
Framework
- Intents
Declaration
case failure = 6
The code that indicates a failure occurred while confirming or handling the intent.
SDKs
Framework
case failure = 6
case failure No Unplayed Content
The code that indicates the media container has no unplayed content.
case failure Requiring App Launch
The code that indicates the user must launch your app before media playback can begin.
case failure Restricted Content
The code that indicates the app cannot play the media because of content restrictions.
case failure Unknown Media Type
The code that indicates the app cannot play the media because the type is unknown or not supported.