|
|
|
|
|
by ar15saveslives
3371 days ago
|
|
iOS cleans up Caches/tmp directory, it it needs space. https://developer.apple.com/library/content/documentation/Fi... > "Note that the system may delete the Caches/ directory to free up disk space, so your app must be able to re-create or download these files as needed." > tmp: "however, the system may purge this directory when your app is not running." |
|