Skip to content

Instantly share code, notes, and snippets.

@amsterdatech
Last active January 27, 2021 01:37
Show Gist options
  • Save amsterdatech/bb6cfc30beffdc772dec8f39cac5b5ec to your computer and use it in GitHub Desktop.
Save amsterdatech/bb6cfc30beffdc772dec8f39cac5b5ec to your computer and use it in GitHub Desktop.
// Call inside a button on debug drawer or through a kinda of easter egg backdoor inside your app
button.setOnClickListener { analytics(it.context).simulateCrash() }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment