dorumrr / npmjs-cordova-honeywell-scanner-simplified

A Ionic/Cordova Honeywell Scanner Simplified Plugin for the built-in barcodes scanner.
https://www.npmjs.com/package/cordova-honeywell-scanner-simplified
MIT License
10 stars 18 forks source link

is there a way to get barcode format ? #3

Closed kamedan closed 3 years ago

kamedan commented 5 years ago

i used a zebra device before and they use intent to provide barcode type and data in the same object. i don't know if this possible in this case.

dorumrr commented 5 years ago

In my opinion, that would be beyond the scope of the package (-simplified), especially being a piece of information that must be looked up after a scan took place. I will, however, see if I can implement a lightweight solution to this.