| #import "Flurry.h" | |
| - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { | |
| //init Flurry | |
| [Flurry startSession:@"YOUR_FLURRY_API_KEY"]; | |
| // Your code ... | |
| } |
This comment has been minimized.
This comment has been minimized.
nicolai2358gord
commented
Feb 11, 2018
|
bvggghdfgg |
This comment has been minimized.
This comment has been minimized.
nicolai2358gord
commented
Feb 11, 2018
|
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
This comment has been minimized.
BaninBano commentedOct 5, 2016
fantastic