Firebase iOS Debug Console not logging anything

后端 未结 9 1866
南旧
南旧 2021-01-01 21:25

I have setup firebase in both the console and in the app. Everything configures correctly, and events appear to be logging in the app.

Output to console:

<         


        
9条回答
  •  遥遥无期
    2021-01-01 22:13

    Check if you have an ad blocker enabled while visiting the Firebase website.

    I had uBlock origin enabled and it would block every page (Dashboard, Events, StreamView, DebugView...) and they'd all be blank.

    Everything worked as expected as soon as I whitelisted it.

提交回复
热议问题