I created an app which uses ZBar to scan QR-codes. While testing I noticed that there are problems with auto-focus. When I aim my iPad at a QR-code prior to starting the scan, it shows a green rectangle around the QR-code and it doesn't scan. I need to reaim the iPad on another object to focus on, and then aim back at the QR-code.
If I don't aim at a QR-code prior to scanning it works. I just need to aim at the QR-code from the moment the Zbar view is launched.
I'm using minimum iOS 6 and iPads 2 and 3.
I used the code as described on the website of ZBar so nothing special to note there. I'm thinking that it's a problem with ZBar itself. Are there other people experiencing this problem or have a solution for this?