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/06/16 12:05:32 UTC

[GitHub] [cordova-plugin-media-capture] mateusduraes commented on issue #135: Read the video file on android

mateusduraes commented on issue #135:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/135#issuecomment-644720881


   > there is a hack to make this work...
   > 
   > ```
   >  android:requestLegacyExternalStorage="true"
   > ```
   > 
   > add this to your AndroidManifest.xml and you are good to go for the time being
   
   Did you get it to work?
   Can you share your configuration on config.xml and also your code that reads the captured video? Thanks


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