Skip to content

Instantly share code, notes, and snippets.

@flurrydev
Created October 19, 2018 22:18
Show Gist options
  • Select an option

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

Select an option

Save flurrydev/a6a21c23f00614976b9d572d5c97beb3 to your computer and use it in GitHub Desktop.
new FlurryAgent.Builder()
...
.withModule(marketingModule)
.withIncludeBackgroundSessionsInMetrics(false)
...
.build(context, FLURRY_API_KEY);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment