Is there a current iPhone QR library? Zebra Xing is pretty huge for the small app that I plan to make. ZBar has the wrong kind of license. Any suggestions would be well appreciated. All it has to do is recognize a QR code and interpret it, hopefully at a high frame rate. Thanks in advance.
Asked
Active
Viewed 2,241 times
0
-
Check My Answer : http://stackoverflow.com/a/16056559/1603072 – Bhavin May 01 '13 at 07:20
3 Answers
1
You can also try shop savvy iphone sdk for read qr code : http://shopsavvy.mobi/sdk/
Zbar is the best. Easy to integrate and good documentation is there. See their site http://zbar.sourceforge.net/. And see their tutorial http://zbar.sourceforge.net/iphone/sdkdoc/tutorial.html.
Thanks

Rushabh
- 3,208
- 5
- 28
- 51
0
you can do using this :
ZBar = SDK
and use this step which gives by this answer Zbar SDK is not working in iOS6
other source = See this Link

Community
- 1
- 1

SAMIR RATHOD
- 3,512
- 1
- 20
- 45
0
This one looks good, we are using it: Esponce QR Reader - it is fast, nice looking, easy to use and it recognize all fields from contact cards correctly, also unicode chars.

halex
- 577
- 3
- 5
- 13