Thanks in advance. How can i generate a QRCode in iphone using objective c programmatically.

link|improve this question

39% accept rate
I am looking it for objective c – sandhya Aug 10 '11 at 11:50
Sure, I don't know any QR-Code lib. written directly in Obj-C, but I guess you can use this C library within your project. – Sebastien Thuilliez Aug 10 '11 at 11:53
@Sandhya: Are you sure that you want to generate QRCode? Or you need a QRCode Reader in iphone? – Parth Bhatt Aug 10 '11 at 11:54
possible duplicate of QR Code library for iphone – Michael Petrotta Aug 10 '11 at 15:36
feedback

closed as not a real question by Cody Gray, Michael Petrotta, cwallenpoole, Vivin Paliath, Brad Larson Aug 10 '11 at 16:33

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

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