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

[Bug] Analytics: missing iOS events #1243

Closed
VolodymyrBS opened this issue Mar 17, 2022 · 5 comments
Closed

[Bug] Analytics: missing iOS events #1243

VolodymyrBS opened this issue Mar 17, 2022 · 5 comments

Comments

@VolodymyrBS
Copy link

[REQUIRED] Please fill in the following fields:

  • Unity editor version: 2020.3.24f1, 2019.4.16f1
  • Firebase Unity SDK version: 8.7.0, 8.8.0
  • Source you installed the SDK: .unitypackage
  • Problematic Firebase Component: Analytics
  • Other Firebase Components in use: none
  • Additional SDKs you are using: none
  • Platform you are using the Unity editor on: Mac
  • Platform you are targeting: iOS
  • Scripting Runtime: IL2CPP

[REQUIRED] Please describe the issue here:

Hi! I have a problem with Firebase Analytics. I see no events except a few buildin.
tried to configure testapp but it still logs no events.

this is debug view that I see after clicking all buttons in the tests app and vaiting for some time

image

Steps to reproduce:

  1. build for iOS
  2. run in XCode with debug https://firebase.google.com/docs/analytics/debugview#ios+
  3. Click all Log* buttons in the app
  4. Nothing in Debug View except few building events

Related to firebase/firebase-unity-sdk#205

@VolodymyrBS VolodymyrBS changed the title [Bug] [Bug] Analytics: missing iOS events Mar 17, 2022
@paulinon paulinon removed the new New issue. label Mar 18, 2022
@paulinon
Copy link
Contributor

Hi @VolodymyrBS,

Thanks for this report. It seems that there is a known bug wherein Firebase Analytics Unity SDK is not capturing custom events.

I'll be marking this as a bug for now. You may refer to this thread for updates.

@VolodymyrBS
Copy link
Author

VolodymyrBS commented Mar 18, 2022

Hi @paulinon,
Looks like I have just found the issue #1178
Enabling Link frameworks statically fixed the testapp. I will try with real project soon

@VolodymyrBS
Copy link
Author

Yeah, I could confirm that enabling Link frameworks statically fix real project as well

@DellaBitta
Copy link
Contributor

DellaBitta commented Mar 18, 2022

Thanks for circling back with us VolodymyrBS.

@DellaBitta
Copy link
Contributor

Duplicate of #1178.

@firebase firebase locked and limited conversation to collaborators Apr 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants