Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!

iOS Experience SDK - trackPushMessageClickThrough call replacement

Avatar

Level 1

Hello,

I am working on migrating my organization's iOS app from the version 4 sdk to Adobe Launch/Exeperience (I believe it is called version 4 - all SDK calls are done through a class called ADBMobile).

I have found analogues for almost everything, except one - 

We used to track push message opening with a call to 

[ADBMobile trackPushMessageClickThrough:payload]

 

However, using the Experience SDK, I cannot find any analogue to this in any of the new SDK classes (ACPCore, ACPAnalytics, ACPMobileServices, etc).

Does anyone know what the corresponding call in the new SDK would be to replace this functionality?

0 Replies