capacitor-community / capacitor-community/firebase-analytics

No data seams to reach Firebase Analytics from the iOS targets.

Open
#118 11 comments 6 reactions 0 assignees View on GitHub
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.
![xcode-logs](https://user-images.githubusercontent.com/2189170/167644116-a6a1d6e6-c7d9-4d8a-89f3-0d27e8f399ae.png)

**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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.