Github user infil00p commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/142#issuecomment-161415816
  
    @ochakov 
    
    1. Yes, it still works, because this relies on the permission of the 
Camera, not the permission of the application firing the event.
    2. If you don't declare camera permission, the result of 
cordova.hasPermission(CAMERA), assuming CAMERA is the string containing the 
Camera permission, would be false.  We shouldn't request permissions for things 
that we're not actually doing, such as taking a photo.  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to