line 289 in EGOCache.m method - (UIImage*)imageForKey:(NSString*)key.
[NSKeyedUnarchiver unarchiveObjectWithFile:cachePathForKey(_directory, key)] return nil and throw a exception:
*** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0xffffffff, 0xffffffd8, 0xffffffff, 0xffffffe0, 0x0, 0x10, 0x4a, 0x46)
Does anyone else have this problem? I got this problem while using EGOImageLoading.