Closed a-maurice closed 1 month ago
Provide details of the change, and generalize the change in the PR title above.
Adds support for Analytics Parameters to take in Dictionaries and Lists of Dictionaries, which is needed for some Analytics events like ViewCart.
Most of the logic is in C++ here: https://github.com/firebase/firebase-cpp-sdk/pull/1660
This has been a long missing feature, recently tracked via: https://github.com/firebase/firebase-unity-sdk/issues/1056
Describe how you've tested these changes.
Running locally
Place an x the applicable box:
x
Description
Adds support for Analytics Parameters to take in Dictionaries and Lists of Dictionaries, which is needed for some Analytics events like ViewCart.
Most of the logic is in C++ here: https://github.com/firebase/firebase-cpp-sdk/pull/1660
This has been a long missing feature, recently tracked via: https://github.com/firebase/firebase-unity-sdk/issues/1056
Testing
Running locally
Type of Change
Place an
x
the applicable box: