Skip to content

Event ignoring when string too long #4

@kirkaDev

Description

@kirkaDev

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:

  1. To return some code after trackEvent() run;
  2. Drop Pair entry in HashMap with long string.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions