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] Cannot send array of Items with Firebase Analytics event #1056

Closed
Kevin-Hamilton opened this issue Jul 3, 2024 · 5 comments
Closed

Comments

@Kevin-Hamilton
Copy link

Description

This issue was called out here, 4 years ago: firebase/quickstart-unity#713

There are several ecommerce events like "purchase", "view_cart", and "view_item_list" which expect to receive an array of items. Under the Unity SDK, sending these events does not appear to be possible.

Reproducing the issue

No response

Firebase Unity SDK Version

12.1.0

Unity editor version

2019.4.16f1

Installation Method

.unitypackage

Problematic Firebase Component(s)

Analytics

Other Firebase Component(s) in use

No response

Additional SDKs you are using

No response

Targeted Platform(s)

Apple Platforms

Unity editor platform

Windows

Scripting Runtime

IL2CPP

Release Distribution Type

Pre-built SDK from https://firebase.google.com/download/unity

Relevant Log Output

No response

If using CocoaPods for Apple platforms, the project's Podfile.lock

No response

@argzdev
Copy link

argzdev commented Jul 4, 2024

Thanks for bringing this up to my attention, @Kevin-Hamilton. This looks like a long running bug, let me reach out to our engineers and see if we get some feedback.

However, to keep a single line of communication. I'll close this thread. Feel free to continue your report on the prior quickstart thread. I'll reply back on that thread as soon as I get updates to share. Thanks!

@argzdev argzdev closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2024
@Kevin-Hamilton
Copy link
Author

I would say the quickstart thread was the wrong place to report this and perhaps why it did not get attention sooner, since it is an issue with the SDK. So it seems like closing that thread and keeping this one open makes more sense to me. But I will defer to your judgement, as I don't know how the developer resources are organized around these projects. Thanks for bringing it up with the engineers.

@argzdev argzdev reopened this Jul 8, 2024
@argzdev
Copy link

argzdev commented Jul 8, 2024

Well said, @Kevin-Hamilton. I'll close the quickstart thread instead. We'll keep you posted, once we get updates.

@ilsnk
Copy link

ilsnk commented Jul 8, 2024

finally! do it please!

@a-maurice
Copy link
Collaborator

Alright, it is finally in with the latest release, 12.4.0, https://github.com/firebase/firebase-unity-sdk/releases/tag/v12.4.0

For an example on how to use it, you can see

@firebase firebase locked and limited conversation to collaborators Dec 1, 2024
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