-
Notifications
You must be signed in to change notification settings - Fork 57
Description
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
Labels
No labels