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

Added fix to the Camera Capture UI for Android #30

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

jamesmcroft
Copy link
Member

PR includes a fix for #29 where the camera capture UI for Android doesn't inform the user if they deny permissions. The change includes a sample application to test the fix.

The fix involves an exception being thrown to allow the user to handle when permissions are invalid.

…n by denying permissions. Fix includes a change to throw a permission exception.
@tom-made tom-made self-requested a review October 22, 2018 20:26
Copy link
Collaborator

@tom-made tom-made left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to see these changes merged. @jamesmcroft are we looking to build out the sample application to make it more robust?

@tom-made tom-made merged commit f724962 into develop Oct 22, 2018
@tom-made tom-made deleted the camera-permission-android branch October 22, 2018 20:29
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

Successfully merging this pull request may close these issues.

2 participants