tjwoon / csZBar

Cordova plugin to integrate with the ZBar barcode scanning library.
Other
143 stars 181 forks source link

iOS 11 issue #124

Closed ChristianGrube closed 6 years ago

ChristianGrube commented 6 years ago

I made a new build with the current ios sdk 11.02. The barcode scanner will not open anymore. With the version 10.03 all works fine. In xCode i get this error in the cosole: "WebKit discarded a uncaught exception in the webView:decidePolicyForNavigationAction". When i trigger the scan again i get the message "scan is already in progress". Before i compiled it with the new xCode 9 version it worked just fine on iOS11 and xCode 8. Anyone got a clue about this? Thanks!

ChristianGrube commented 6 years ago

https://github.com/tjwoon/csZBar/issues/117