Hi All,
Pardon, this isn't exactly programming, but how do I clear IPhone simulator download cache? In my app I'm using bunch of acynch downloads and I was using NSURLRequestReturnCacheDataElseLoad flag for my requests.
All good except now I get cached data all the time even though the server side data has changed.
Resetting iphone simulator from the menu doesn't help anything. Does anyone know where physically file(s) are on the disk?
Pardon, this isn't exactly programming, but how do I clear IPhone simulator download cache? In my app I'm using bunch of acynch downloads and I was using NSURLRequestReturnCacheDataElseLoad flag for my requests.
All good except now I get cached data all the time even though the server side data has changed.
Resetting iphone simulator from the menu doesn't help anything. Does anyone know where physically file(s) are on the disk?