as title mentioned
It’s unspecified.When does iOS system clear tmp
The general rule for temporary directories is that you should strive to delete any file you create there, especially any large file. Think of the system’s sweeper as a safety net, there to clean up if something goes wrong (for example, if your app crashes before it can clean up).
I don’t know what you mean by that. Do you mean your app’s container?under iOS App sandbox?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"