I am very satisfied with ZBar scanning performance, however I ran into a big problem on a project that runs under ARC if that counts at all.
Namely, it seems that there
I found temporary (I hope it is temporary) workaround. Instead of using ZBarReaderViewController I am using ZBarReaderView directly and also another delegate to handle the results.