- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A user upgraded their iPhone to 9.3.3 and my app will no longer scan QR Codes.
I can confirm that an iPhone still running iOS 9.2 still works.
I have cordova.plugins.barcodeScanner Version 4.0.2 installed.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just upgraded the project to Cordova 6.2.0 and Target iOS Version 9.0.
cordova.plugins.barcodeScanner is now version 4.1.0 but still I cannot scan qr codes.
The camera will load and the QR box with red line shows on the screen, but point at a QR code and there is no response at all, it just sits there.
I can confirm the latest setup works on iOS9.2. The other difference is iOS9.3.3 is running on an iPhone 4s. I can also confirm that the scanner will scan Barcodes but not QR Codes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK further to this and a lot of testing it appears that focusing the camera on the qr code so that it fills the box on screen is no good, I moved the camera away from the qr code, until it was about half to 1/3rd the size and it scanned OK, but it took a lot of trial and error to get the camera the right distance from the qr code which shouldn't be necessary, and was certainly not necessary on the previous working version I compiled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nick -- you should be using https://github.com/phonegap/phonegap-plugin-barcodescanner (did you add the plugin using the XDK plugin manager?). Remove the old version:
Install a newer version:
Unfortunately, the Android version of that plugin is limited to 4.1.0, due to the use of a custom gradle script. Our build system does not currently support custom gradle scripts. That means that you are not able to build with the later versions of the plugin, using our build system.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page