开发者

Storing database in NSCachesDirectory

开发者 https://www.devze.com 2023-04-09 05:31 出处:网络
I want to keep my database in NSCachesDirectory. Will it gets deleted without i am doing it programmatically?

I want to keep my database in NSCachesDirectory. Will it gets deleted without i am doing it programmatically? Is there any possibility to happen thi开发者_开发百科s? Please let me know. Thank you.


Yes. The Caches directory will not be backed up and will probably be empty after a restore of the device. Also, the OS is free to delete items from the Caches directory at any time (e.g. if it needs disk space).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号