NIAlgorithmConvergenceStatusReason
The possible reasons for the framework’s Camera Assistance status.
Declaration
typedef NSString * NIAlgorithmConvergenceStatusReason;Discussion
The framework provides the app with one or more reasons for the current convergence status. Reasons detail specific user actions the framework believes will get the Camera Assistance feature operational.
At runtime, the app needs to check the status in the convergence object provided by session(_:didUpdateAlgorithmConvergence:for:). If the status indicates that Camera Assistance requires user intervention, the app needs to coach the user, such as by presenting text that explains what to do, for every value in the reasons field.