Why I Move From ZXing to ZBar

Nowadays the QRCode are still used in many mobile applications, and iOS applications are no exception to the rule. In a previous post I already talked about ZXing which is a popular QRCode reader for iOS. Unfortunately since iOS6 I have some trouble with this…

How to install ZXing in Xcode 4

After an upgrading to Xcode 4, I have been having trouble compiling my own ZXing iOS project. That’s why I decided to explain you how to install easily ZXing with Xcode 4. First of all (for those who don’t know), ZXing is an open-source library…