Firebase Analytics setScreenName not working #317
Labels
bug
Something isn't working properly
ios
relates to iOS platform
runtime issue
An issue related to app runtime
Bug report
Current behavior:
Hello, I'm experiencing some issues while collecting analytical data.
I'm using Ionic v5.x
When calling
this.firebaseX.setScreenName('AnyScreenName')
following error appears in Xcode console[Firebase/Analytics][I-ACS031000] Ignoring call to setScreenName:screenClass:. Screen reporting is disabled.
Analytics Collection is enabled. I can't even see the reporting in google analytics nor in firebase.
Expected behavior:
The screen reporting should collect information and show in google analytics and firebase
Steps to reproduce:
Install the plugin, write the code to set the screen name, build for ios, watch the xcode console output
Screenshots
Environment information
9.0.0 ([email protected])
ios 5.1.1
cordova plugin ls
Related code:
Console output
console output
Other information:
The text was updated successfully, but these errors were encountered: