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

QR Scan doesn‘t work #6

Closed
Sammy990 opened this issue May 27, 2019 · 5 comments
Closed

QR Scan doesn‘t work #6

Sammy990 opened this issue May 27, 2019 · 5 comments

Comments

@Sammy990
Copy link

Sammy990 commented May 27, 2019

At least on iOS, the QR code scan functionality doesn’t work. As what I can discover, the required permission requests to access camera doesn’t work as they’re simply not implemented. This could be solved by adding the Permissions.Plugin from NuGet and modifying some of the code structure and Info.plist

@mtniehaus
Copy link
Contributor

I've added the Xamarin-recommended entries to Info.plist. Can you try it again?

@Sammy990
Copy link
Author

Adding the camera usage description in the Info.plist is required, however this will not solve the issue of missing code. When you run "Scan QR Code", it just displays a white background with a red line. But don't try to access the camera

@Sammy990
Copy link
Author

IMG_0280

@mtniehaus
Copy link
Contributor

mtniehaus commented May 29, 2019 via email

@Sammy990
Copy link
Author

Works now! Thanks for the updated sources Michael!

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