Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

Incorrect string for analytics parameter ScreenName #534

@rjhind

Description

@rjhind

iOS has the value "score_name" for the Firebase.Analytics.ParameterNamesConstants.ScreenName constant. However it should be "screen_name".

public static NSString ScreenName { get; } = new NSString ("score_name");

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