---
title: recoverySuggestion
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arkitsession/error/recoverysuggestion
---

# recoverySuggestion

A localized message that describes how someone might recover from the error.

## Declaration

```swift
let recoverySuggestion: String?
```

## See Also

### Providing recovery suggestions

- [failureReason](arkit/arkitsession/error/failurereason.md)
