Skip to content

Instantly share code, notes, and snippets.

@evernotegists
Last active December 15, 2015 12:09
Show Gist options
  • Save evernotegists/5258033 to your computer and use it in GitHub Desktop.
Save evernotegists/5258033 to your computer and use it in GitHub Desktop.
- (void)applicationDidBecomeActive:(UIApplication *)application
{
[[EvernoteSession sharedSession] handleDidBecomeActive];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment