Leanplum / Leanplum-Android-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
46 stars 40 forks source link

Push App Launched on first wrapper run #548

Closed hborisoff closed 1 year ago

hborisoff commented 1 year ago
What Where/Who
JIRA Issue SDK-2959
People Involved @hborisoff

Pushing App Launched event on the first run of the wrapper. Subsequent runs will track App Launched from the onResume of the activity in CT SDK. It is possible that receiving a push notification, when client device is using the wrapper version, but hasn't started app even once, would trigger the migration and App Launched event will be tracked in that case too.