Possible onProcessingFailed (ScannerError) codes – GBG IDscan Documentation

Possible onProcessingFailed (ScannerError) codes

CodeDescription
NONE No error.
GENERALGeneral error check message.
PERMISSION_CAMERA_MISSING Will return failed processing if camera permission is missing. 
MANUAL_EXTRACTION_IMAGE_EXTRACTIONManual extraction, failed image extraction (No rectangle detected).
CAMERA Journey Failed because of camera failure.
EXECUTIONExecution error, most likely exceptions from witch we are not recovering, will send exception localised message.

For more information check JavaDocs on possible call exceptions.

Was this page helpful?