You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/05 15:18:57 UTC

[GitHub] [cordova-plugin-camera] jcesarmobile commented on pull request #670: fix(android): Declare CAMERA permission

jcesarmobile commented on pull request #670:
URL: https://github.com/apache/cordova-plugin-camera/pull/670#issuecomment-703701240


   The plugin is supposed to request the permission only if the permission is present, if that's not working properly it should be fixed instead of adding the permission. 
   If we are adding the permission then the code that checks if the permissions is present should be removed because it will always be present, but I think we should revert this, I don't think it's not good to add unneeded permissions.


----------------------------------------------------------------
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



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