Firebase Analytics Debug View does not show anything

前端 未结 8 1080
我寻月下人不归
我寻月下人不归 2020-12-13 09:04

I linked my Android app with Firebase using Android Studio Which created and set my google-service.json into my project.

When i debug my event logging in logcat i go

8条回答
  •  攒了一身酷
    2020-12-13 09:15

    After performing steps from Enabling debug mode, make sure that date and time on your debug device or emulator and on your PC is correct.

    If after correcting the date and time events are still not showing on DebugView, clear the app storage. Then restart the app and try again.

提交回复
热议问题