You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/27 13:37:09 UTC

[GitHub] [cordova-plugin-camera] janpio commented on issue #471: [Android] Permission denied when trying to launch camera

janpio commented on issue #471: [Android] Permission denied when trying to launch camera
URL: https://github.com/apache/cordova-plugin-camera/issues/471#issuecomment-506349212
 
 
   I can only respond to one of these, as it is visible from the code:
   
   >     3\. Did I miss something in the documentation that says we need to add the `WRITE_EXTERNAL_STORAGE` permission to `AndroidManifest.xml`? If not, would be great to add.
   
   The plugin adds this permission by default: https://github.com/apache/cordova-plugin-camera/blob/eed44330a45daefea4897eafe913838b0f8cfa67/plugin.xml#L60 So removing it might of course cause problems. (Which doesn't mean that the plugin couldn't be configured in a way that would not make this necessary)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org