Barcode Reader for 3G

不羁岁月 提交于 2019-11-30 16:19:18

Hi we recently had a product which required bar code scanning functionality, in the end after evaluating a lot options we went with zBar but it does not work on iPhone 3G it requires 3GS or above.

zBar is an open source SDK you can download it from sourceforge.

What we're doing right now is scanning bar codes using the zbar SDK & then calling upcdatabase.com API through xml-rpc to get the information about the product back.

And its working pretty well.

If you do not want to pay redlaser or others for SDK I would recommend using this approach. But of-course the downside is iphone 3G is not supported which I think does not represent many devices & also recently Apple has also dropped its support for its upgrades as iPhone 3G users will not be able to upgrade to iOS 4.3.

I actually own a 3G iphone & its very slow on iOS version 4.0 .

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!