I've been using Monaca to create a mobile app for Android and iOS. I have just enabled Monaca's plugin BarcodeScanner. The scans are good and fast, but there is one drawback. The camera only focuses on launch. The problem is that the user has likely not already targeted the barcode when they tap to launch the camera. Is there a way to enable something like a constant auto-focus feature with PhoneGap? (Like the one that iOS camera already has OR a tap-to-focus feature)
Thanks in advance.
It turns out this only happens on iPhone 4 or earlier for some reason. Other devices keep refocusing automatically. As far as I got searching, there is no way to change that in this particular plugin.