Skip to content

Instantly share code, notes, and snippets.

@chrisledet
Created March 8, 2011 18:28
Show Gist options
  • Select an option

  • Save chrisledet/860712 to your computer and use it in GitHub Desktop.

Select an option

Save chrisledet/860712 to your computer and use it in GitHub Desktop.
keep iphone from timing out
UIApplication sharedApplication].idleTimerDisabled = YES;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment