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 2021/04/20 11:03:02 UTC

[GitHub] [cordova-plugin-media-capture] chriskhongqarma commented on pull request #215: [Android] Store image/audio/video in FileProvider due to Android 11 updates

chriskhongqarma commented on pull request #215:
URL: https://github.com/apache/cordova-plugin-media-capture/pull/215#issuecomment-823184181


   @andreycruz16 I can see that the recorded video is still saved in external storage. Could you make sure that you pulled the code from this PR? It should save the video into a FileProvider, and the video uri should look like this. `file:///data/user/0/{applicationID}/cache/VID_20210420130001621.avi`


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