Skip to content

Instantly share code, notes, and snippets.

@juan-fdz-hawa
Last active June 15, 2021 12:05
Show Gist options
  • Save juan-fdz-hawa/7b629ffeb8916379878202f8f6a043d6 to your computer and use it in GitHub Desktop.
Save juan-fdz-hawa/7b629ffeb8916379878202f8f6a043d6 to your computer and use it in GitHub Desktop.
Enable Firbase Logging
adb shell setprop log.tag.FA VERBOSE
adb shell setprop log.tag.FA-SVC VERBOSE
adb shell setprop debug.firebase.analytics.app com.getmyboat_v1
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