Skip to content

Instantly share code, notes, and snippets.

@gokmenbayram
Last active September 11, 2023 10:14
Show Gist options
  • Save gokmenbayram/af6c221e0eb1e41d8b3a297df3f6e31c to your computer and use it in GitHub Desktop.
Save gokmenbayram/af6c221e0eb1e41d8b3a297df3f6e31c to your computer and use it in GitHub Desktop.
// You can thoroughly monitor the events you send to Firebase Analytics with the commands you enter in the Android Studio terminal.
adb shell setprop log.tag.FA VERBOSE
adb shell setprop log.tag.FA-SVC VERBOSE
adb logcat -v time -s FA FA-SVC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment