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

# recoverySuggestion

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

## Declaration

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

## See Also

### Providing recovery suggestions

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