Skip to content

getAttibutionInfo will always throw Exception "Received invalid type for attribution info." #21

@ahluwaliatikant

Description

@ahluwaliatikant

The method channel invoked on called getAttributionInfo returns a Map<Object?,Object?>.
It is being checked if the type is Map<String,dynamic>. Otherwise exception is thrown.
This causes an Exception to be thrown even if we get the Map with the correct info

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions