I have installed Firebase Analytics in my iOS app, but it is not logging automatically

Viewed 9

I have installed Firebase Analytics with Firebase SDK in my iOS app. And we are able to measure events, event parameters, and user properties without any problems.

However, when I open a ViewController without any of these codes, events such as screen_view are not measured. I am not sure how to fix this issue.

Do I need to configure something else?

0 Answers
Related