Skip to content

Instantly share code, notes, and snippets.

@rcoh
Created July 23, 2013 16:58
Show Gist options
  • Save rcoh/6064071 to your computer and use it in GitHub Desktop.
Save rcoh/6064071 to your computer and use it in GitHub Desktop.
- (void)applicationDidEnterBackground:(UIApplication *)application
{
[INKCore runBackgroundProcess];
/*Your code here*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment