Last active
September 11, 2023 10:14
-
-
Save gokmenbayram/af6c221e0eb1e41d8b3a297df3f6e31c 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
// 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