Search code examples
iphoneobjective-czxing

ZXing objective c example


where i can found some good examples / tutorials about the usage ZXing (reader Qrcode) (http://code.google.com/p/zxing/) library on iphone?


Solution

  • Check out the source, it has an iPhone example called ScanTest which includes the ZXingWidget just like you would in your own project. The readme inside there also goes over linkages etc. and what to do if you get certain errors.

    https://github.com/zxing/zxing