joelind / zxing-iphone

A build of Zebra Crossing (http://code.google.com/p/zxing/) for ios 4
Apache License 2.0
82 stars 16 forks source link

ScanTest (branch ios4) not working on Simulator? #4

Open jrgoodner opened 13 years ago

jrgoodner commented 13 years ago

Hi! I've been messing around with ScanTest (branch iOS4) for quite a few hours, and I can't get it to work on the iphone simulator.

After building the app successfully, upon clicking "Scan", I'm taken to the simulator's library (where I have a QR code stored), however upon clicking on the QR code image, the image "grays", but nothing happens -- no delegate method is called.

Is it possible that ScanTest is only set up for use on an iphone? If so, would it be possible, pretty please (!), to write up a quick modification so that it works in the simulator?? It'd be much appreciated!

(I'm having a difficult time getting zxing integrated into my app, but it looks like a wonderful bit of code, and I very much appreciate the work that's already gone into it!)

Best Regards, Jared

purnimabcachar commented 12 years ago

@jrgoodner scantest needs camera for scanninng so its showing error while your deploying in ios simulator make sure you run on device