Skip to content

Instantly share code, notes, and snippets.

@flurrydev
Last active February 11, 2018 03:39
Show Gist options
  • Select an option

  • Save flurrydev/935d4f417a5950e3b865 to your computer and use it in GitHub Desktop.

Select an option

Save flurrydev/935d4f417a5950e3b865 to your computer and use it in GitHub Desktop.
#import "Flurry.h"
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
//init Flurry
[Flurry startSession:@"YOUR_FLURRY_API_KEY"];
// Your code ...
}
@nicolai2358gord
Copy link

bvggghdfgg

@nicolai2358gord
Copy link

i did not now wate i wos douing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment