-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello, in LogCat I see
EventTracker error: length of a string "https://very.long.url" is more than 255, event ignored
In docs, I read "The maximum length of the name, key, and value is 255 characters", but I think event mustn't be ignored.
If it imposible to send longer string (some advertising urls don't fit in restriction 255 chars), could you not ignoring such events at all?
As an alternative I suggest:
- To return some code after trackEvent() run;
- Drop Pair entry in HashMap with long string.
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels