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

Camera not working in iOS? Read this. #43

Open
rgbinnovation opened this issue Jun 9, 2019 · 1 comment
Open

Camera not working in iOS? Read this. #43

rgbinnovation opened this issue Jun 9, 2019 · 1 comment

Comments

@rgbinnovation
Copy link

You must add this to the .plist:

<key>NSCameraUsageDescription</key>
<string>Camera permission is required for barcode scanning.</string>
@kdemetter
Copy link

I have a question : the camera is working for me on IOS, but the camera screen doesn't close after the qr code is recognized. How can I make it close the camera screen ?

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

No branches or pull requests

2 participants