evollu / evollu/react-native-firebase-analytics

[iOS] <FIRAnalytics/WARNING> setScreenName:screenClass: must be called after a view controller has appeared

Open
#48 7 comments 8 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
206
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Each time I try to call `setScreenName` I get the following warning:

```
setScreenName:screenClass: must be called after a view controller has appeared
```

To get the warning you have to first set `FirebaseAutomaticScreenReportingEnabled` to `NO` in the `Info.plist`.

Afaict no screen event is sent when the warning appears.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.