Skip to content

Events with no parameters should be supported #7

@RandomShaper

Description

@RandomShaper

Events like the predefined tutorial_begin have no arguments, so they can be logged with a null Bundle, but this check is preventing it:

My workaround so far is sending a dummy Dictionary, like { "_": "" }.

Ideally, the method should allow null and empty Dictionary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions