Fixed Ionic 2 Zbar bug on iOS11

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?

+4
source share

Source: https://habr.com/ru/post/1686313/


All Articles