This method is called to report any barcodes found on the frame by the iOS native barcode scanner.
Note, that the quality of the results may not match those of the Anyline Barcode plugin and the
performance is not expected to be as good.
- (void)scanView:(ALScanView *)scanView didReceiveNativeBarcodeResult:(ALScanResult *)scanResult
Parameters
scanView |
the scan view calling this method |
scanResult |
the barcode scan results |