MKNetworkKit icon indicating copy to clipboard operation
MKNetworkKit copied to clipboard

cache bug

Open cssmhyl opened this issue 11 years ago • 0 comments

[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(saveCache) name:UIApplicationDidReceiveMemoryWarningNotification object:nil];

why saveCache not clearCache when receive MemoryWarning

write to file,I know,sorry.

cssmhyl avatar Dec 24 '13 10:12 cssmhyl