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

bugfix(CameraPlugin): add missing call rejection in cameraPermissions… #594

Closed

Conversation

llendi
Copy link

@llendi llendi commented Sep 2, 2021

…Callback when isSaveToGallery is true

Fixes #593

@jcesarmobile
Copy link
Member

Thanks for the PR.
We have checked iOS behaviour and there, if the user doesn't grant the permission, the image is still returned instead of an error.
So I've sent a PR that makes Android to behave the same way and removes the infinite loop, so I'm closing yours.
#599

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.

bug(CameraPlugin, Android) - endless loop when photo permission is denied with saveToGallery option
2 participants