I need to integrate a solution into my application that allows the user to use a handheld barcode scanner that is connected to an iPad via Bluetooth to scan data into the app. I currently have the Motorola CS3070, but I was hoping to find a library/framework that works with multiple devices.
I've done quite a bit of looking around and have only been able to find libraries that utilize the built-in camera for barcode scanning. I have found a few third party libraries for hand held devices, but these libraries only work with specific readers.
So my question is has anyone come across of a library/framework that will allow an iOS device to accept data from a bluetooth barcode scanner such as the Motorola 3070?
Thanks