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

Ask for camera permissions nicely #6

Open
1 of 2 tasks
ryanmasondavies opened this issue Mar 22, 2016 · 0 comments
Open
1 of 2 tasks

Ask for camera permissions nicely #6

ryanmasondavies opened this issue Mar 22, 2016 · 0 comments

Comments

@ryanmasondavies
Copy link
Owner

ryanmasondavies commented Mar 22, 2016

At the moment, first launch demands camera access with no context. This is just a demo app, but it should still ask nicely - that means including something to display if the user declines access, too. Right now that would result in a black screen.

  • Improve UI for asking for camera permission
  • Add interface for when the user denies camera permission
ryanmasondavies added a commit that referenced this issue Feb 9, 2017
This prevents crashing on iOS 10.

Fixes #17, and is related to #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant