setObject generates .dat.nosync instead of normal cache file in the path.
LiVincent-Zhang opened this issue · 2 comments
LiVincent-Zhang commented
Some of the NSData can not be set properly. When call the setObject, new .dat.nosync.XXXX
file generated, and when I read from cache, it can return correct data. However, when I close the app, the cache in the memory disappeared.
system : iOS 10.1.1
LiVincent-Zhang commented
When dose TMCache generates the .dat.nosync
file ?
LiVincent-Zhang commented
It caused by long file name.