breautek commented on issue #133: URL: https://github.com/apache/cordova-plugin-media-capture/issues/133#issuecomment-2517615136
Some camera applications provide the user the option to also save a copy of any captured media to the user's gallery. I don't believe there is a standardized way to prevent this at the programmatic level. In 6.0, I have plans to use `EXTRA_OUTPUT` and **most** camera applications will honour this and only save to the specified location provided through the `EXTRA_OUTPUT` variable, but actual behaviour will vary by the underlying camera application and there is no guarantee that the application won't save a copy elsewhere. Usually if the camera application saves its own copy, it's a camera setting that the user can configure. -- 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