Skip to content

Instantly share code, notes, and snippets.

@saurabh23july
Created December 28, 2015 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh23july/f78848c4df53a8b88ef0 to your computer and use it in GitHub Desktop.
Save saurabh23july/f78848c4df53a8b88ef0 to your computer and use it in GitHub Desktop.
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
// Override point for customization after application launch.
[[FBSDKApplicationDelegate sharedInstance] application:application
didFinishLaunchingWithOptions:launchOptions];
return YES;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment