Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setScreenName on iOS is not reporting to Firebase #829

Closed
jallmitch opened this issue Sep 6, 2018 · 1 comment
Closed

setScreenName on iOS is not reporting to Firebase #829

jallmitch opened this issue Sep 6, 2018 · 1 comment

Comments

@jallmitch
Copy link

package.json
"dependencies": {
"@angular/core": "5.0.0",
....
"@ionic-native/core": "4.3.2",
"@ionic-native/firebase":" ^4.11.0",
"cordova-android": "~6.3.0",
"cordova-ios": "4.5.4",
....
"ionic-angular": "3.9.2",
"cordova-plugin-firebase":" ~1.0.5"
...
},
"cordova": {
"plugins": {
.....,
"cordova-plugin-firebase": {}
},
....

config.xml


.....



......

I have both files generated by Firebase added to my project and when I install and use the app on an Android device I can see all of the screens that I have used setScreenName() with; however iOS does not seem to be reporting the data to FB.

@soumak77
Copy link
Contributor

soumak77 commented Sep 8, 2018

duplicate of #828

@soumak77 soumak77 closed this as completed Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants