Possible onProcessingFailed (ScannerError) codes – GBG IDscan Documentation

Possible onProcessingFailed (ScannerError) codes

CodeDescription
CAMERAJourney Failed because of camera failure
EXECUTIONExecution error, most likely exceptions from which we are not recovering, will send exception localized message.
GENERALGeneral error check message
MANUAL_EXTRACTION_IMAGE_EXTRACTIONManual extraction failed image extraction (No rectangle detected).
NONENo error.
PERMISSION_CAMERA_MISSINGWill return failed to process if camera permission is missing.
For more information check JavaDocs on possible call exceptions.
Was this page helpful?