Skip to content

Instantly share code, notes, and snippets.

@bolot
Created October 1, 2012 14:50
Show Gist options
  • Save bolot/3812249 to your computer and use it in GitHub Desktop.
Save bolot/3812249 to your computer and use it in GitHub Desktop.
Simulate memory warning in iOS
[[UIApplication sharedApplication] performSelector:@selector(_performMemoryWarning)];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment