Firebase Crashlytics custom log does not appear in the console

前端 未结 5 889
眼角桃花
眼角桃花 2021-02-05 03:56

I\'ve been testing Firebase Crashlytics and even though the normal crash report works right I can\'t success trying to generate a custom as it says the documentatio

5条回答
  •  梦谈多话
    2021-02-05 04:13

    I also had big problems getting anything to show up but I figured it out. In my case the problem was me versus the user interface at the crashlytics site.

    You have to disable the filter saying Event Type="Crashes" to be able to see those other events.

提交回复
热议问题