Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
CB-10670, CB-10994 android: Marshmallow permissions
Fixes security exceptions caused by a missing request for WRITE_EXTERNAL_STORAGE when capturing an image and not requesting the CAMERA permission in the case where it has been inserted into the manifest by some other plugin. This closes #59
- Loading branch information
Showing
6 changed files
with
529 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.