Skip to content
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 10 failure #81

Closed
cagedagain opened this issue Sep 10, 2016 · 5 comments
Closed

iOS 10 failure #81

cagedagain opened this issue Sep 10, 2016 · 5 comments
Labels

Comments

@cagedagain
Copy link

There appears to be an issue when running this on iOS10 (using a 5s) where the scanner fails to open. The first request will ask for the camera permissions but the scanner fails to open at all. A second request will fail as the scanner is 'already open'.

@uniphonic
Copy link
Contributor

I just ran into this as well. It crashes when run on an iPhone 5s under iOS 10.

@cagedagain
Copy link
Author

This is also occurring on the iPad Pro 9.7

@arnebjorgan
Copy link

Same issue on iPhone 6 with iOS 10

@cagedagain
Copy link
Author

Discovered that the issue was down to the info button index having changed in iOS 10 which was fixed in commit 894cb50. It turns out that this repo and the npm package are misaligned. Adding the plugin directly from the repo has fixed the issue.

@dcousens
Copy link
Contributor

#70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants