Adding jQuery and jQuery Mobile to the project results in the camera freezing in iOS on the first image the camera sees when scanning.
- This is seen on iOS 6.0.1 with jQuery 1.8.2 and jQuery Mobile 1.2.0.
- The project is built with PhoneGap Build and the equivalent Android build works fine.
- I've tried moving the script tags to different locations in the index page.
- I've tried jQuery.noConflict() in case of a conflict with another of the js includes.
- I've tried using the CDN links for the jQuery scripts as well as local copies of the libraries.
Unfortunately, the issue remains. Curiously, including either jQuery library alone does not freeze the camera…. Perhaps this issue should be raised through Apache's JIRA tracker instead? Anyway, thanks for the lovely plugin!
Adding jQuery and jQuery Mobile to the project results in the camera freezing in iOS on the first image the camera sees when scanning.
Unfortunately, the issue remains. Curiously, including either jQuery library alone does not freeze the camera…. Perhaps this issue should be raised through Apache's JIRA tracker instead? Anyway, thanks for the lovely plugin!