You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: