Hi folks just a quick question, how do I read non-QR codes with zxing? I am setting the ZXingWidgetController to 1D mode, and am using a MultiFormatUPCEANReader however the barcodes just won't scan. Any suggestions?
|
feedback
|
|
According to their site, only QR was ported to iPhone. http://code.google.com/p/zxing/
| |||
|
feedback
|
|
As Lou says, zxing only support QR codes on iPhone. A better bet is to use the alternative library ZBar, which supports EAN/UPC and is available here: | |||
|
feedback
|