TumblrArchive/TMCache

setObject generates .dat.nosync instead of normal cache file in the path.

LiVincent-Zhang opened this issue · 2 comments

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

When dose TMCache generates the .dat.nosync file ?

It caused by long file name.