Firebase iOS Debug Console not logging anything

后端 未结 9 1731
南旧
南旧 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:29

    I also have the same problems.

    1 check your Cocopods' s Firebase version.

    • use pod update Firebase
    • List item
    • make sure that is the latest

    2 open debug mode

    • In the Arguments Passed On Launch part
    • add - FIRDebugEnabled.

提交回复
热议问题