I'm implementing an application in which I want to scan QR code. For this I have used Zbar SDK and it's scanning QR code correctly. But the problem is that, while scanning, unless and until I take a look of anything else than QR code,the QR code is not getting captured. Same application is working on iOS 5. But giving this problem on iOS 6.
Can anyone know how to solve this issue?