Skip to content

Instantly share code, notes, and snippets.

@shayne
Created March 24, 2011 18:30
Show Gist options
  • Save shayne/885579 to your computer and use it in GitHub Desktop.
Save shayne/885579 to your computer and use it in GitHub Desktop.
[iOS] Simulate memory warning on device
[[UIApplication sharedApplication] _performMemoryWarning];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment