Expand my Community achievements bar.

Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
SOLVED

Mobile SDK - Lifecycle extension - lifecycle field group

Avatar

Level 10

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

Michael_Soprano_0-1758704162784.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 6

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).

View solution in original post

2 Replies

Avatar

Correct answer by
Level 6

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).

Avatar

Level 6

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.