firebase-analytics
firebase-analytics copied to clipboard
Enable Firebase Analytics for Capacitor Apps
Hi, **Describe the bug** No data seams to reach Firebase Analytics from the iOS targets. **To Reproduce** Steps to reproduce the behavior: 1. following every steps in the instructions (plist...
Hi, I`m using firebase analytics in my Web / Native iOs / Native Android App. Now I would like to set the same screen name for all platforms, to have...
Using this plugin together with the latest `Firebase/Messaging` pod is currently not possible because this plugin fixes the version of `Firebase/Analytics` to `~> 8.0`. (latest version is 9.2.0) When removing...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Add the plugin to Ionic ios **Expected behavior** Compile successfully....
**Describe the bug** Returning to the app from a card confirmation via the Braintree SDK throws an error on firebase analytics. **To Reproduce** Steps to reproduce the behavior: 1. Pay...
I've solved #49 so that `null` will be accepted by `setUserId` and in the web-version it gets converted to an empty string
**Describe the bug** Starting an angular vanilla project with firebase-analytics throws a `initializeFirebase is not a function` error. Note that Firebase itself does work (the default events), as can be...
Hi, Since there is no section for questions I post it here: UTM parameters are fully working when dealing with a web version (with Google Analytics...), but when it comes...