firebase / firebase-unity-sdk

The Firebase SDK for Unity
http://firebase.google.com
Apache License 2.0
203 stars 35 forks source link

[Bug] Cannot send array of Items with Firebase Analytics event #1056

Open Kevin-Hamilton opened 3 weeks ago

Kevin-Hamilton commented 3 weeks ago

Description

This issue was called out here, 4 years ago: https://github.com/firebase/quickstart-unity/issues/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 commented 3 weeks ago

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!

Kevin-Hamilton commented 2 weeks ago

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 commented 2 weeks ago

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

ilsnk commented 2 weeks ago

finally! do it please!