Page Properties | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
In case an error occurs and the user clicks the analysis is finished without results, the SDK shows the no results screen and lets the user exit the SDK to enter the information manually. To enable the Enter manually button on the error screen, you can show your own UI for data input. For this, you must implementGiniCaptureResultsDelegate.giniCaptureDidEnterManually()
.
Read For more in UI Customization Guide information about UI customization, see No Results Screen.