unlobito / skunk

Easy access to your store cards and other barcodes from your Pebble.
Other
29 stars 14 forks source link

UPC-A barcodes being rendered incorrectly #3

Closed logomancer closed 9 years ago

logomancer commented 9 years ago

UPC-A barcodes are not being rendered properly on the Pebble. ZXing (the Android barcode app) reads them as having an extra digit, and sometimes as EAN13 instead of UPC-A.

To reproduce:

The number reported should be 12 characters long and identified as a UPC-A format barcode. Instead, it shows an extra digit at the end, making the barcode 13 digits long and not a valid UPC-A. Some numbers (like the aforementioned Kroger loyalty card) are identified as an EAN13 barcode.

unlobito commented 9 years ago

This should've been fixed in skunk-config@c5d41e9ff24d06567513da9dbe1e98c6b4a43078.

Try opening Settings and press Save. You should now see a properly rendered UPC-A barcode.