Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take photo without saving #102

Open
maedjyuk-ghoti opened this issue Aug 5, 2019 · 2 comments
Open

Take photo without saving #102

maedjyuk-ghoti opened this issue Aug 5, 2019 · 2 comments

Comments

@maedjyuk-ghoti
Copy link

Is it possible to take a photo and not have it automatically saved to a file?

@miguelbcr
Copy link
Owner

hi @zeroclouds!, right now is not possible, but since you have the path to the generated file you can delete it after proccessing it

@wijnanb
Copy link

wijnanb commented Jul 1, 2021

There is a static function on FileData that makes this easy.

FileData.deleteSourceFile(response.data());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants