We're in the process of setting up deeplink tracking for our Android app.
We're aware that the deeplinking data can be sent with either ADBINTERNAL:Lifecycle or ADBINTERNAL:Adobelink, however we can only get the deeplink data to send with ADBINTERNAL:Adobelink and not the lifecycle event when the session starts from a deeplink.
We've followed the documentation and can't seem to send the deep link data with lifecycle. Can anyone offer some advice as to how to set this up for Android?