- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
collectLifecycleDataWithAdditionalData can be used to pass additional data layer variables on all lifecycle calls including the first one after install and the subsequent ones in future.
For this functionality to work, you would need to follow the instructions in the below link and section “Include Additional Data with Lifecycle Calls”
https://marketing.adobe.com/resources/help/en_US/mobile/ios/dev_qs.html
Along with this, you will need to add the same collectLifecycleDataWithAdditionalData code into iOS applicationWillEnterForeground method as well. This is the part that helps send the additional data layer variables on the subsequent lifecycle calls after the first one.
Views
Replies
0 Likes
Total Likes