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

Update/capacitor v6

Open pablo-perez-seagull-com opened this issue 1 year ago • 5 comments
trafficstars

pablo-perez-seagull-com avatar Apr 22 '24 01:04 pablo-perez-seagull-com

+1 validated

julienkermarec avatar Jul 26 '24 15:07 julienkermarec

@thegnuu possible to merge this PR for capacitor 6 ?

julienkermarec avatar Jul 26 '24 15:07 julienkermarec

@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 avatar Jul 30 '24 08:07 thegnuu

@thegnuu maybe archive project and add links to:

  • https://capacitorjs.com/docs/apis/barcode-scanner
  • https://capawesome.io/plugins/mlkit/barcode-scanning/

reslear avatar Sep 17 '24 10:09 reslear

@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).

Both issues have not provided a solution for the barcode scanning problem. It makes those libraries sort of unreliable.

umeshsarkar avatar Sep 17 '24 10:09 umeshsarkar