I am developing an app which reads barcode and QR code using Zbarcode framework. Is there any way to decode the QR code using objective c?
|
feedback
|
|
You can refer to this library called Zxing. This has both QRCode Reader and BarCode Reader. http://code.google.com/p/zxing/ Hope this helps you. | |||||||||||
feedback
|