barcode-scanner icon indicating copy to clipboard operation
barcode-scanner copied to clipboard

Append UPC/EAN Extension to barcode

Open mbaierPVG opened this issue 2 years ago • 3 comments

Appends the UPC/EAN extension to the scanned barcode.

mbaierPVG avatar May 02 '22 06:05 mbaierPVG

@mbaierPVG Sorry for my delayed answer, this PR got lost somehow on my side and I just realised it since someone other opened one. Do you see the possibility to add this to the iOS version as well?

Thanks a lot!

thegnuu avatar May 30 '22 08:05 thegnuu

AVFoundation doesn't support scanning barcodes with extensions like EAN3/5. Therefore, i see not the possibility to implement this in the iOS version.

mbaierPVG avatar Jun 02 '22 05:06 mbaierPVG

All right, thank you for the update. I am currently testing out a rewrite to ML Kit to allow better handling of 1D codes. Unfortunately this feature is not available in ML Kit at all (https://github.com/googlesamples/mlkit/issues/184). I think this feature is necessary for your use case and switching to ML Kit would brake the functionality for you, am I right?

thegnuu avatar Jun 02 '22 07:06 thegnuu

@mbaierPVG the upcoming ml-kit version does not support this feature unfortunately, I will close this PR since I am not able to port it to the new code base.

Thank you anyway for your work!

thegnuu avatar May 08 '23 14:05 thegnuu