Possible Duplicate:
QR code reader for iPhone
am developing an application for iphone to read & create QR Code. is there any common library available in open source ?
am developing an application for iphone to read & create QR Code. is there any common library available in open source ?
| |||
|
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
| |||
|
feedback
|
|
ZXing has an iphone library | |||||||||
feedback
|
|
Take a look at https://github.com/myang-git/QR-Code-Encoder-for-Objective-C. I ported it from Psytec's library (http://www.psytec.co.jp/freesoft/02) | |||
|
feedback
|
|
You should also have a look at ObjQREncoder. | |||
|
feedback
|