---
title: DockKitError.cameraTCCMissing
framework: dockkit
role: symbol
role_heading: Case
path: dockkit/dockkiterror/cameratccmissing
---

# DockKitError.cameraTCCMissing

The camera terms and conditions are missing.

## Declaration

```swift
case cameraTCCMissing
```

## Discussion

Discussion In order for DockKit to access the camera, a person must accept the terms and conditions. If you receive this error, show an alert indicating that terms and conditions are necessary.
