Skip to content

Instantly share code, notes, and snippets.

@tsironis
Forked from anonymous/gist:4148431
Created August 29, 2013 16:46
Show Gist options
  • Save tsironis/6380556 to your computer and use it in GitHub Desktop.
Save tsironis/6380556 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