Search code examples
iosxcodebarcodescanning

1D barcode Scanner IOS (Xcode)


I was wondering if there was a Xcode project out there that could scan 1D barcodes as I need a 1D barcode scanner in my app I am making and don't know how to do it

Any help will be much appreciated.


Solution

  • You could take a look at: ZBar

    Hope that helps.