Original Barcode Scanner app based on ZXing java library does an outstanding job ignoring any possible QR codes in the shaded areas in overlay. ZXing.Net.Mobile implementation, however, disregards what's shaded in overlay and still looks for QR codes in the full frame.
Please see the screenshot below, I expect "A2 PART" being scanned nonetheless "TEST" gets scanned every single time when I point a camera the way it's on the screenshot.
Is this by design? Is there a way to achieve the behavior I expect?
Thanks

Original Barcode Scanner app based on ZXing java library does an outstanding job ignoring any possible QR codes in the shaded areas in overlay. ZXing.Net.Mobile implementation, however, disregards what's shaded in overlay and still looks for QR codes in the full frame.
Please see the screenshot below, I expect "A2 PART" being scanned nonetheless "TEST" gets scanned every single time when I point a camera the way it's on the screenshot.
Is this by design? Is there a way to achieve the behavior I expect?
Thanks