---
title: SCStreamError.Code.failedNoMatchingApplicationContext
framework: screencapturekit
role: symbol
role_heading: Case
path: screencapturekit/scstreamerror/code/failednomatchingapplicationcontext
---

# SCStreamError.Code.failedNoMatchingApplicationContext

An error message that indicates there isn’t a matching app context for streaming.

## Declaration

```swift
case failedNoMatchingApplicationContext
```

## See Also

### Shareable content

- [SCStreamError.Code.noCaptureSource](screencapturekit/scstreamerror/code/nocapturesource.md)
- [SCStreamError.Code.noDisplayList](screencapturekit/scstreamerror/code/nodisplaylist.md)
- [SCStreamError.Code.noWindowList](screencapturekit/scstreamerror/code/nowindowlist.md)
- [SCStreamError.Code.failedApplicationConnectionInvalid](screencapturekit/scstreamerror/code/failedapplicationconnectioninvalid.md)
- [SCStreamError.Code.failedApplicationConnectionInterrupted](screencapturekit/scstreamerror/code/failedapplicationconnectioninterrupted.md)
