We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
jamesmcroft
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: