Skip to content

Instantly share code, notes, and snippets.

Created November 26, 2012 14:16
Show Gist options
  • Save anonymous/4148431 to your computer and use it in GitHub Desktop.
Save anonymous/4148431 to your computer and use it in GitHub Desktop.
public App()
{
BugSenseHandler.Instance.Init(this, "Your_API_Key");
// Your app's code
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment