---
title: reasons
framework: nearbyinteraction
role: symbol
role_heading: Instance Property
path: nearbyinteraction/nialgorithmconvergence/reasons
---

# reasons

An array of reasons that contribute to the convergence status.

## Declaration

```occ
@property (nonatomic, readonly) NSArray<NSString *> * reasons;
```

## Discussion

Discussion To improve the results of the framework’s Camera Assistance feature, coach the user to resolve the issues that each reason describe. For example, present text that explains what the user needs to do for each value in the array.
