Skip to main content
Michael_Soprano
Level 10
September 24, 2025
Solved

Mobile SDK - Lifecycle extension - lifecycle field group

  • September 24, 2025
  • 2 replies
  • 276 views

Is it populated automatically?
Do the Application Close (Background) and Application Launch (Foreground) events are added automatically?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Devyendar

Lifecycle data is collected automatically by the Mobile SDK but it’s not sent to AEP. The Lifecycle events should be captured like any other event through Adobe Launch/Tags Rules > Data Element mapping to send the Launch/Close events to Edge and mapped to the XDM schema. Also, ensure your event includes identities (e.g., ECID in identityMap) and required fields (e.g., timestamp and EventType).

2 replies

Devyendar
User Group Leader
DevyendarUser Group LeaderAccepted solution
User Group Leader
October 6, 2025

Lifecycle data is collected automatically by the Mobile SDK but it’s not sent to AEP. The Lifecycle events should be captured like any other event through Adobe Launch/Tags Rules > Data Element mapping to send the Launch/Close events to Edge and mapped to the XDM schema. Also, ensure your event includes identities (e.g., ECID in identityMap) and required fields (e.g., timestamp and EventType).

Devyendar
User Group Leader
User Group Leader
October 7, 2025

Hello @michael_soprano thank you for engaging with Adobe Experience League. Hope the earlier response helped clarify your question, kindly mark the response as the Accepted Answer to help future readers.