I have a PhoneGap app that uses the ZBar scanning plugin in iOS. It allows me to use the scanner a few times, but after a few tries, the next click on the scan button to invoke the plugin causes the app freeze for anywhere between 30 seconds and 5 minutes. Then it will resume normal function again.
It only happens on devices when iOS7 is installed. I have tested this.
I've noticed that xcode gives me an output message of "Received memory warning". It might be related somehow.
Any ideas?