Closed yaakovgamliel closed 6 years ago
Hi @yaakovgamliel
you are conforming to MBRecognizerRunnerViewControllerDelegate in your code and not MBScanningRecognizerRunnerViewControllerDelegate.
Change it to this in your OverlayViewController:
super.scanningRecognizerRunnerViewControllerDelegate = self;
Thanks @juraskrlec it's working as expected now
US driving license barcode
We have been using the SDK with very good results for the last one year and a half, currently we're trying to move to the new version (4.1.0) but we haven't been able to scan any code.
Presenting Controller:
Overlay Controller
Console output:
In previous version we didn't have any issue, the console output also includes error info on the intent of scanning a simple barcode from a notebook.
all the other messages came from trying to scan a California US driving license barcode