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

Consider storing in DocumentDirectory instead of CachesDirectory #86

Closed
3lvis opened this issue May 13, 2016 · 1 comment
Closed

Consider storing in DocumentDirectory instead of CachesDirectory #86

3lvis opened this issue May 13, 2016 · 1 comment

Comments

@3lvis
Copy link
Owner

3lvis commented May 13, 2016

CachesDirectory is great because it leaves a small footprint on the devices but it really gives a worst experience when your phone is running out of available disk space since the Caches folder is cleared over and over again.

@3lvis
Copy link
Owner Author

3lvis commented May 14, 2016

A good option would be to store the data in the Documents directory but flaging the file as "do not back up".

https://developer.apple.com/icloud/documentation/data-storage/index.html

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

1 participant