Skip to content

Add support for arrays for Firebase Analytics events #628

Open
@Jan-Ove

Description

@Jan-Ove

I am trying to track the recommended e-commerce events for Firebase, but I'm having the issue that I can't add an array to the event parameters.

There is a missing method for adding the parameter in the FirebaseAnalyticsParameters class.

Library Class Member Platforms
Analytics FirebaseAnalyticsParameters param(key: String, value: Array) Android, iOS

The mapping from the Map to a Bundle on the Android side must also be extended to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API coverageRequest for missing APIs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions