resetGuidanceText()
Manually hides the MRZ guidance text in the center of the AilaCaptureView for a period of 5 seconds.
It is recommended to invoke this whenever the AilaCaptureView is displayed to the user.
AilaCordovaPlugin.resetGuidanceText()
Returns
Promise that resolves when text is reset.
Example
AilaCordovaPlugin.resetGuidanceText();