capacitor-community / capacitor-community/firebase-analytics
No data seams to reach Firebase Analytics from the iOS targets.
- Dominant language
- Java
- Stars
- 178
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
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 is copied at the right place, bundle id is exactly the same)
2. use logEvent
3. add the debug flag to launch scheme in Xcode, test on iOs
4. check the Real time or Debug View
5. See nothing
**Expected behavior**
Just as with Android and Web, I should see my activities
**Screenshots**
Here are the logs of the debugger in Xcode. data seams to be sent.

**Smartphone (please complete the following information):**
- iOs build from capacitor
- Tested on iOs 15.4 on physical and simulator.
**Extra information**
For the libraries I think matter:
"@capacitor-community/firebase-analytics": "^1.0.1",
"@capacitor/app": "^1.0.7",
"@capacitor/cli": "^3.3.4",
"@capacitor/core": "^3.3.4",
"@capacitor/ios": "3.3.4"
I use capacitor with vuejs.
Thank you for checking on this, I've been trying for a week to make it work.
Regards
Contributor guide
Assessment
This issue has not been assessed yet.