DocumentReader-Android icon indicating copy to clipboard operation
DocumentReader-Android copied to clipboard

Android Framework for reading and validation of identification documents

Results 6 DocumentReader-Android issues
Sort by recently updated
recently updated
newest added

Hi, https://github.com/regulaforensics/DocumentReader-Android/releases is missing the changelog, it only contains the versions Best

enhancement

here is my code below regula_config : void setRegulaConfig(BuildContext context) { doc.DocumentReader.setConfig({ "processParams": { "scenario": doc.ScenarioIdentifier.SCENARIO_FULL_PROCESS, "returnUncroppedImage": true, "multipageProcessing": true, "dateFormat": "dd/MM/yyyy", }, "functionality": {"showSkipNextPageButton": true}, "customization": { "resultStatusPositionMultiplier": 0.5,...

Hello, I have a problem with This SDK as my app - when Initalizing - shows no internet. But I am connected to the internet. Can you please help to...

**Bug Description** There's a gap on the corners between the frame line and the mask whenever you use the Corner camera frame shape. **Steps To Reproduce** On the Document Reader...

bug

We are currently working on a project that requires optical scanning but not for documents. In the Regula SDK the optical scanning feature is only activated automatically when the document...

enhancement