I developing Barcode Scanner sample app in iPhone. Am using ZBar framework in iphone, i think it is working on ios 4 platforms URL: http://zbar.sourceforge.net/iphone/. How can i get new version of ZBar code library that which will be suitable for iOS 5 platform. Can any one please help me to find out the solution for this? Thanks in advance.

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

I have use zbar Api for the UPC barcode scanning and its working very fine follow the below tutorial in ios 5.

http://iphonenativeapp.blogspot.in/2011/07/qr-code-readerscanner-for-iphone-app-in.html

link|improve this answer
Mr.Parag kavar. Thanks for your answer. I will look at this. Thanks. – Yuvaraj.M Feb 13 at 5:27
It is working fine in iOS 5, Xcode 4.2. I have one more clarification, how can i search the product by typing the barcode? Can you please clarify me. Thanks. – Yuvaraj.M Feb 13 at 6:05
its for the read the barcode code of the product. u have to use a upc barcode database for the detail of the product. – parag Feb 13 at 6:28
Mr.Parag kavar. Thanks for your response. – Yuvaraj.M Feb 13 at 6:48
welcome .you have found the database of the UPC Code . – parag Feb 13 at 7:30
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

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