---
title: failedNoMatchingApplicationContext
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/scstreamerror/failednomatchingapplicationcontext
---

# failedNoMatchingApplicationContext

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

## Declaration

```swift
static var failedNoMatchingApplicationContext: SCStreamError.Code { get }
```

## See Also

### Shareable content

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