We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to take a photo and not have it automatically saved to a file?
The text was updated successfully, but these errors were encountered:
hi @zeroclouds!, right now is not possible, but since you have the path to the generated file you can delete it after proccessing it
Sorry, something went wrong.
There is a static function on FileData that makes this easy.
FileData.deleteSourceFile(response.data());
No branches or pull requests
Is it possible to take a photo and not have it automatically saved to a file?
The text was updated successfully, but these errors were encountered: