Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase plugin example does not work. #54

Open
chimon2000 opened this issue Aug 11, 2020 · 0 comments
Open

Firebase plugin example does not work. #54

chimon2000 opened this issue Aug 11, 2020 · 0 comments

Comments

@chimon2000
Copy link

When using the example for the firebase plugin, we get the following error from calling logWarning('Hello Warning');

[Firebase/Analytics][I-ACS013002] Event name must contain only letters, numbers, or underscores: Hello Warning
    ga_error_value (_ev) = Hello Warning;
    ga_error_value (_ev) = Hello Warning;
    ga_error_value (_ev) = Hello Warning;

I believe this is due to the fact that the message is passed as an event to firebase analytics.

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

No branches or pull requests

1 participant