breautek commented on issue #210:
URL: 
https://github.com/apache/cordova-plugin-media-capture/issues/210#issuecomment-2561976293

   The ability to specify the save location won't be provided but via 
https://github.com/apache/cordova-plugin-media-capture/pull/302 saves will 
stored in the app's cache directory.
   
   For audio, there is a bug that will be fixed in 
https://github.com/apache/cordova-plugin-media-capture/pull/308
   
   From there you can use the file plugin (or a media store plugin, depending 
on your needs) to move/copy the file to another location. It would be 
recommended to at least move the file from the cache directory to a more 
permanent location, but we will leave that choice up to the developer depending 
on their use cases.


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

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to