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

App Crashes on iOS #880

Open
RyanGaudion opened this issue Mar 26, 2020 · 3 comments
Open

App Crashes on iOS #880

RyanGaudion opened this issue Mar 26, 2020 · 3 comments

Comments

@RyanGaudion
Copy link

As stated in #746 you need to add the following lines to your info.plist for the page to not crash:

<key>NSCameraUsageDescription</key>
<string>Require access to camera to scan barcodes</string>

Please can you add this info to the readme if it is still required

@RyanGaudion RyanGaudion changed the title Add Info.plist issue to docs. App Crashes on iOS Mar 26, 2020
@Lydecker
Copy link

This needs to be added to the readme!

@knocte
Copy link
Contributor

knocte commented Oct 16, 2020

This needs to be added to the readme!

Can you open a PullRequest please?

@germancoines
Copy link

I've created the PR #1001 to include the lines in the readme.md file.

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

4 participants