Github user riknoll commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/142#issuecomment-161416757
  
    I feel like we can easily handle it, though, by programmatically checking 
if the permission was declared before we take a picture and only requesting it 
if it is (looks like it's in the 
[PackageInfo](http://developer.android.com/reference/android/content/pm/PackageInfo.html#requestedPermissions)).
 Plus, we avoid another quirk for the Android platform. Is there any danger in 
requesting that permission if some other plugin is already using it?


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