Possible Duplicate:
QR Code library for iphone

I am newbie in iphone, i want to scan the OR code with current date time and location, is there any sample code or API is available, any help is highly appreciated.

Thanks in advanced:

link|improve this question

80% accept rate
feedback

closed as exact duplicate by jrturton, Robert Harvey Oct 15 '11 at 6:31

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.

1 Answer

up vote 1 down vote accepted

Have a look at the ZBar. The one I've been using is Zxing.

Here is an open source QR library.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.