Hello, First of all, I like your addon a lot. Great job! I have a question about bar codes. Is there any configuration to read bar codes? I used your code sample to read QR code. It is working perfectly. But I couldn’t read any size or type bar codes. Could you give me some hint about it, please?
Nothing special. ZXingVaadinReader.class should work on both QR code and Bar code.
It might not be sensitive on bar code. You need to move your bar code around to make your camera focus on it.
Thank you very much:)