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:36:17 UTC

[GitHub] [cordova-plugin-camera] jasonandress commented on issue #486: Android : Camera cannot be opened with Cordova 9

jasonandress commented on issue #486: Android : Camera cannot be opened with Cordova 9
URL: https://github.com/apache/cordova-plugin-camera/issues/486#issuecomment-548512842
 
 
   Yes I still had the problem today. It works after I add this permission
   
   <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