barcode-scanner
barcode-scanner copied to clipboard
Update/capacitor v6
+1 validated
@thegnuu possible to merge this PR for capacitor 6 ?
@julienkermarec we deprecated this library for multiple reasons and I don't really have time to work on this at the moment. Unfortunately I cannot even merge this PR since the commits are not signed and this is required by the capacitor-community org.
If someone is willing to create a signed PR and properly test it out, I can merge it and create a beta release or so since I will not have time to test everything.
@thegnuu maybe archive project and add links to:
- https://capacitorjs.com/docs/apis/barcode-scanner
- https://capawesome.io/plugins/mlkit/barcode-scanning/
@reslear I would not recommend archiving the project.
https://capacitorjs.com/docs/apis/barcode-scanner : the library is still under development and currently offers only one API scanBarcode(). Additionally, the current version does not allow for customizing the scanner's UI or scanning multiple codes at once.
https://capawesome.io/plugins/mlkit/barcode-scanning/: this library can not properly scan the ITF, Code 128, and Code 39 (known issue).
- ITF, Code 128, and Code 39
- https://issuetracker.google.com/issues/159876630
Both issues have not provided a solution for the barcode scanning problem. It makes those libraries sort of unreliable.