Skip to content

Removing space from log/event name #16

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

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Removing space from log/event name #16

merged 1 commit into from
Mar 15, 2018

Conversation

m1ga
Copy link
Collaborator

@m1ga m1ga commented Mar 15, 2018

This error was showing up in the Android logs:

[ERROR] FA: Name must consist of letters, digits or _ (underscores). Type, name: event, My Event
[ERROR] FA: Name must consist of letters, digits or _ (underscores). Type, name: user property, My Name

This error was showing up in the Android logs:
```
[ERROR] FA: Name must consist of letters, digits or _ (underscores). Type, name: event, My Event
[ERROR] FA: Name must consist of letters, digits or _ (underscores). Type, name: user property, My Name
```
@hansemannn
Copy link
Owner

Whoops, only identifiers? Alrighty!

@hansemannn hansemannn merged commit c5ea514 into hansemannn:master Mar 15, 2018
@ottopic ottopic mentioned this pull request Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants