Skip to content

Instantly share code, notes, and snippets.

@jeffreyjackson
Created April 8, 2015 15:28
Show Gist options
  • Save jeffreyjackson/78785349ed6456a699ad to your computer and use it in GitHub Desktop.
Save jeffreyjackson/78785349ed6456a699ad to your computer and use it in GitHub Desktop.
Prevent Screen Dimming
[[UIApplication sharedApplication] setIdleTimerDisabled:YES];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment