How can I generate a barcode for unique user with few other details in Xcode (iphone) ?
for e.g. user - joe Bloggs received 100 points
I would like create a barcode for joe bloggs with 100 points.
Thanks
How can I generate a barcode for unique user with few other details in Xcode (iphone) ?
for e.g. user - joe Bloggs received 100 points
I would like create a barcode for joe bloggs with 100 points.
Thanks
You can use the following library free on github: https://github.com/netshade/Cocoa-Touch-Barcodes.