-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS 11 zbar not showing #117
Comments
I am also facing same issue, any solution ? |
I have the same issue with Xcode 9.0, but by compiling the same project with Xcode 8.3.3 my app work on IOS 11 |
Thanks @DragonSkyMine When I try running on a test device with xcode 8.3 I get the following error:
Did you manage to overcome this? |
I managed to get this working. Although I couldn't run on the test device directly from Xcode, I could run it if I uploaded to itunes and installed via testflight. The barcode scanner did then work. Thanks for the tip @DragonSkyMine !! |
After scratching my head over this for 2 days, I finally switched to this plugin and things have worked well since then. |
The zbar did not appear when I try to launch in iOS11, and when launch again it say "A scan is already in progress". Try on iOS10 it's working fine.
The text was updated successfully, but these errors were encountered: