Skip to content

getAttributionInfo not working #17

@kiwi-koder

Description

@kiwi-koder

Hi Tenjin team!

When I call getAttributionInfo on IOS I get the error: Received invalid type for attribution info.

When I inspected the return type of final dynamic response = await _channel.invokeMethod('getAttributionInfo'); I got Map<Object?, Object?>.

This means that response is Map<String, dynamic> and so the data is not returned

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions