Skip to content

Lifecycle events not sent #42

@lironzemingo

Description

@lironzemingo

Hi,
I'm creating the client in the following way:
_analyticsClient = createClient( Configuration(FlavorHelper.getSegmentWriteKey(), trackApplicationLifecycleEvents: true, debug: kDebugMode));
but lifecycle events are not sent properly. only "Application Opened" is sent on app launch, but not "Application Installed" or "Application Backgrounded" .
why is this happening? is the configuration right?

Tested on an Android Samsung S22, Android 13 OS.

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