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

Incorrect string for analytics parameter ScreenName #534

Open
rjhind opened this issue Mar 3, 2022 · 1 comment
Open

Incorrect string for analytics parameter ScreenName #534

rjhind opened this issue Mar 3, 2022 · 1 comment

Comments

@rjhind
Copy link

rjhind commented Mar 3, 2022

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");

@albertb22
Copy link

When will this fix be released?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants