Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Use only alphanumeric characters for Firebase event names #32

Merged
merged 3 commits into from
Sep 7, 2016

Conversation

alexstyl
Copy link
Owner

@alexstyl alexstyl commented Sep 7, 2016

Description

According to the FirebaseAnalytics.Event documentation, the events can only contain alphanumeric characters and must not exceed 32. This check is not done by the framework. This PR "fixes" the names of all events and makes sure that all events are created according to the rules

Test(s) added

yes. Around the Rules described in the documentation.

@alexstyl alexstyl merged commit 8001ea0 into develop Sep 7, 2016
@alexstyl alexstyl deleted the analytics_improvement branch September 7, 2016 21:05
@alexstyl alexstyl added this to the Exposed Search milestone Sep 7, 2016
@alexstyl alexstyl mentioned this pull request Sep 18, 2016
alexstyl added a commit that referenced this pull request Jul 4, 2020
Use only alphanumeric characters for Firebase event names
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant