Skip to content

Instantly share code, notes, and snippets.

@flurrydev
Created December 12, 2018 20:44
Show Gist options
  • Select an option

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

Select an option

Save flurrydev/37cddc457e8d372932f46e4b0841670b to your computer and use it in GitHub Desktop.
Unity: Methods to get Flurry versions
int GetAgentVersion();
//Android only
string GetReleaseVersion();
string GetSessionId();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment