Skip to content

Instantly share code, notes, and snippets.

@nickjshearer
Created May 28, 2013 13:41
Show Gist options
  • Save nickjshearer/5662835 to your computer and use it in GitHub Desktop.
Save nickjshearer/5662835 to your computer and use it in GitHub Desktop.
- (void)applicationDidReceiveMemoryWarning:(UIApplication *)application {
[[NSURLCache sharedURLCache] removeAllCachedResponses];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment