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

Remaining the temporary image file #3

Open
jpmartha opened this issue Dec 28, 2015 · 2 comments
Open

Remaining the temporary image file #3

jpmartha opened this issue Dec 28, 2015 · 2 comments

Comments

@jpmartha
Copy link
Owner

The image file in tmp/ directory isn't removed after sending it to Instagram app.
But if the deinitializer remove it, Instagram app doesn't start.

@jpmartha jpmartha self-assigned this Dec 30, 2015
@jpmartha jpmartha changed the title The Temporary file isn't removed The temporary file isn't removed Jan 1, 2016
@jpmartha jpmartha changed the title The temporary file isn't removed Remaining yhe temporary file isn't removed Jan 1, 2016
@jpmartha jpmartha changed the title Remaining yhe temporary file isn't removed Remaining the temporary file Jan 1, 2016
@jpmartha jpmartha added invalid and removed bug labels Jan 7, 2016
@jpmartha jpmartha changed the title Remaining the temporary file Remaining the temporary image file Jan 7, 2016
@jpmartha
Copy link
Owner Author

jpmartha commented Jan 7, 2016

This library has the removeTemporaryImage: method to remove it now.

@jpmartha
Copy link
Owner Author

Add the removeTemporaryImage method without the completion paratemer.
It calls the removeTemporaryImage: method setting the completion paratemer nil.

By the way, it's not usually necessary to use these methods because this library overwrites an existing file.

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

No branches or pull requests

1 participant