The main goal of my application is to reduce / advance on scanning.
From the very beginning I used the Zbar plugin: https://ionicframework.com/docs/native/zbar/
I am on Ionic 2.4 and this plugin works very well, fast, etc.
iOS 11 is released and I updated Xcode to work on my iPhone 7.
But since the scanner does not open on my iPhone 7.
When I check my Xcode input, it says, "Scanning is already in progress."
Any ideas?
source
share