Possible onProcessingFailed (ScannerError) codes – GBG IDscan Documentation

Possible onProcessingFailed (ScannerError) codes

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