Expand my Community achievements bar.

SOLVED

Mobile: added Target extension in Launch but don't see "import com.adobe.marketing.mobile.Target" in integration settings

Avatar

Level 4

Hi,

I am integrating Target into a mobile app. I have an existing Launch property where "Mobile Core", "Identity", "Profile", and "Adobe Analytics" extensions are added and promoted to Production.

I added Target extension, placed it to in new library, and built the library to Development. The Development modification date has changed, but the "Add Initialization Code" does not contain "import com.adobe.marketing.mobile.Target". Target is not mentioned in "Add the dependency to build.gradle" field, either.

Can anyone suggest how to get Target added to the initialization code?

Dmytro_Panchenk_0-1724171021532.png

Dmytro_Panchenk_1-1724171039160.png

 

 

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Level 7

Hi @Dmytro_Panchenk ,

 

Please review and debug the configuration by following the steps outlined below:

 

Extension Configuration: After adding the Adobe Target extension, ensure that it has been properly configured. This includes verifying the Client Code and Target Workspace Property within the extension settings.

 

Library Publishing: When creating a new library in the publishing flow, after selecting "Add All Changed Resources", verify that the changes related to the Adobe Target extension are listed among the modified resources.

 

Reference Documentation: For further guidance, you can refer to the official documentation here: https://developer.adobe.com/client-sdks/solution/adobe-target/.

 

Best regards,
Vaibhav Mathur

View solution in original post

3 Replies

Avatar

Correct answer by
Level 7

Hi @Dmytro_Panchenk ,

 

Please review and debug the configuration by following the steps outlined below:

 

Extension Configuration: After adding the Adobe Target extension, ensure that it has been properly configured. This includes verifying the Client Code and Target Workspace Property within the extension settings.

 

Library Publishing: When creating a new library in the publishing flow, after selecting "Add All Changed Resources", verify that the changes related to the Adobe Target extension are listed among the modified resources.

 

Reference Documentation: For further guidance, you can refer to the official documentation here: https://developer.adobe.com/client-sdks/solution/adobe-target/.

 

Best regards,
Vaibhav Mathur

Avatar

Level 4

Hi,

It looks like it is something more complex than the extension configuration or the contents of the library. The team decided to contact Adobe Support; we are waiting for the results of their investigation.

Update: Adobe support recommended updating the extensions, which solved the problem.