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/10/31 18:34:54 UTC

[GitHub] [cordova-plugin-camera] jasonandress commented on issue #419: No camera permission in Android app.

jasonandress commented on issue #419: No camera permission in Android app.
URL: https://github.com/apache/cordova-plugin-camera/issues/419#issuecomment-548512284
 
 
   Without this permission for me it doesn't work. I have to manually add this through the edit config in the config xml
   
   <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

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