I have to support barcode scanning on my project. I\'m using zbar sdk for that.I have integrated the code and run using iphone simulator. I\'m using camera simulator for sca
Unless you are testing code paths for when a camera is unavailable, you will need an actual device to test code that uses the zbar sdk.