1

I'm aware of the many available barcode recognition frameworks for iOS listed in response to this question, but none of those seem to work with fixed focus cameras, like those on older iPhones and the newer iPod touches.

Are there any frameworks out there that can do barcode recognition using a fixed-focus camera, or is there a way to get these existing frameworks to support these devices?

Community
  • 1
  • 1
Yan
  • 27
  • 1

1 Answers1

-1

Other options (in additions to Benoit's) are:

Both support fixed focus devices, several operating systems and have free apps to test them.

And both want to approve your app before you upload it to the App Store, both phone home and transmit every scanned barcode together with some undocumented additional information.

Codo
  • 75,595
  • 17
  • 168
  • 206