---
title: recoverySuggestion
framework: mediadevice
role: symbol
role_heading: Instance Property
path: mediadevice/mediadeviceerror/recoverysuggestion
---

# recoverySuggestion

A localized suggestion for how to recover from the error.

## Declaration

```swift
var recoverySuggestion: String? { get }
```
