Skip to content

Instantly share code, notes, and snippets.

@sadaco
Created February 19, 2013 13:19
Show Gist options
  • Save sadaco/4985798 to your computer and use it in GitHub Desktop.
Save sadaco/4985798 to your computer and use it in GitHub Desktop.
add key value pairs to the extra map
BugSenseHandler.addCrashExtraData("level", "second level");
BugSenseHandler.addCrashExtraData("difficulty", "impossibruuu");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment