コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

How to get Target Preview working with new AEP library?

Avatar

Level 1

Hi there

I'm trying to get Target Previews working with the new AEP library for Target. Previously we were using the v4 Mobile Library:

 

com.adobe.mobile:adobeMobileLibrary:4.y.z

 Now we're trying to migrate to the new AEP SDKs:

implementation "com.adobe.marketing.mobile:sdk-core:1.y.z"
implementation "com.adobe.marketing.mobile:analytics:1.y.z"
implementation "com.adobe.marketing.mobile:userprofile:1.y.z"
implementation "com.adobe.marketing.mobile:mobileservices:1.y.z"
implementation "com.adobe.marketing.mobile:target:1.y.z"

 

The documentation https://docs.adobe.com/content/help/en/target/using/implement-target/mobile-apps/target-mobile-previ... says this: 

 

Android: In the app , call Config.trackAdobeDeepLink(URL); when the caller is asked to open the resource with the URL scheme that was specified in the previous step. 

 

Which worked fine when we were using the v4 Mobile Library, but I can't seem to do that with the new libraries. What's the new recommended way to continue to use Target Preview? Or is there an alternative?

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

0 返信