问题
can anybody suggest me some SDK or way of creating a local QR code generator for iphone? Please enlighten me on this I have referred zxing and several other qr code libraries but none of them support iphone for qr code generation
Thanks in advance
回答1:
Another generator wrapped in a sample iPhone project. This project was created in Xcode 4:
https://github.com/kuapay/iOS-QR-Code-Generator
回答2:
here goes the solution https://github.com/jverkoey/ObjQREncoder
回答3:
The following tutorial demonstrates how you can easily generate QR Codes directly from within an iPhone app:
http://www.oscarsanderson.com/2013/08/12/implementing-a-qr-code-generator-on-the-iphone/
来源:https://stackoverflow.com/questions/6106831/iphone-local-qr-code-generator