openfoodfacts / openfoodfacts-ios

Native (Swift) version of Open Food Facts for iOS. Coders & Decoders welcome 🤳🥫 😊
https://ios.openfoodfacts.org
Apache License 2.0
361 stars 160 forks source link

Support for DataBars & PLU (Price Look-Up code) #565

Open bredowmax opened 4 years ago

bredowmax commented 4 years ago

Summary: In US, these are quite a lot more popular than in Germany. I've seen them at

So far, I haven't seen any US retailer that does not use them.

Screenshots: Image from iOS (1)

More available on https://openfoodfacts.slack.com/archives/C21803P5W/p1579612771001700

More Info https://www.pma.com/Content/Articles/2014/05/GS1-DataBar

aleene commented 4 years ago

The stacked GS1 databar is not a standard supported code of ios.

aleene commented 4 years ago

I am not able to track down any GS1 barcode reader support for GS1 on Github.

bredowmax commented 4 years ago

I know that Scandit supports it

On Sun, Feb 2, 2020 at 05:54 Arnaud Leene notifications@github.com wrote:

I am not able to track down any GS1 barcode reader support for GS1 on Github.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openfoodfacts/openfoodfacts-ios/issues/565?email_source=notifications&email_token=AHJIHXD7RHTNSVQRAYGTSGDRA2Q5XA5CNFSM4KOVUNJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKRT2OA#issuecomment-581123384, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJIHXF6BT6PYKOR7ZFXD5LRA2Q5XANCNFSM4KOVUNJQ .

--


Max Bredow Mobile +49 170 706 11 74 Skype: max_bredow Book a meeting easily here https://calendly.com/bredowmax

aleene commented 4 years ago

I think we rather have a non-commercial implementation.

bredowmax commented 4 years ago

BC6E40A6-2C52-43C9-8554-A919B756A3A1

If I wanted to manually add this product to OFF. Would I simply use that 16 digit code?

aleene commented 4 years ago

I'll ask on Slack

teolemon commented 4 years ago

https://developer.apple.com/documentation/vision/vnbarcodesymbology ?

bredowmax commented 4 years ago

Hmm thanks @teolemon for this link - if I read this right, the standard iOS package doesn’t support it. (Scandit does, but I understand you won’t use it)