Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jrgoodner opened this issue Sep 25, 2011 · 1 comment
Open

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

jrgoodner opened this issue Sep 25, 2011 · 1 comment

Comments

@jrgoodner
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants