Last active
January 27, 2021 01:37
-
-
Save amsterdatech/bb6cfc30beffdc772dec8f39cac5b5ec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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