Firebase iOS Debug Console not logging anything

后端 未结 9 1854
南旧
南旧 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条回答
  •  萌比男神i
    2021-01-01 22:20

    Make sure to remove the OS_ACTIVITY_MODE:disable from the Environment Variables in your project scheme if you added it at some point.

提交回复
热议问题