---
title: failureReason
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/worldtrackingprovider/error/failurereason
---

# failureReason

A localized message that describes why the error occurred.

## Declaration

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

## See Also

### Providing recovery suggestions

- [recoverySuggestion](arkit/worldtrackingprovider/error/recoverysuggestion.md)
