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

CameraCaptureUI doesn't inform the user that they cancelled permissions #29

Closed
jamesmcroft opened this issue Sep 22, 2018 · 1 comment
Closed
Assignees

Comments

@jamesmcroft
Copy link
Member

When accessing the CameraCaptureUI API, the user will be asked for the first time if they would like to grant permissions for photo/video.

Pressing deny will return a result as if the user had not captured a photo/cancelled out of the activity.

It would be more ideal for the result of the activity to inform that the permissions were denied to allow a differentiation between cancellation.

@jamesmcroft jamesmcroft added this to the Version 1.4 milestone Sep 22, 2018
@jamesmcroft jamesmcroft self-assigned this Sep 22, 2018
@tom-made
Copy link
Collaborator

I'll close this off for you @jamesmcroft. As I mentioned in the comment of the PR, can we look at fleshing out the sample app?

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