Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Migration Mobile SDK V 4.X to AEP SDK

Avatar

Level 9

Hello everyone,

 

I am working on the migration from SDK V 4.X to AEP SDK . The migration under scope has these elements :

1) Adobe Mobile Service which sends lifecycle metrics, tracking state and tracking action.

2) SDK IOS and SDK Android

Considering the mentioned context, I have the following questions:

1) How can I make an assessment over SDK, currently it is managed by another team?

2) How can I use  Mobile Services Extension to migrate 4.x SDK functionality?

3) What must be migrated from SDK V 4.X to AEP SDK by considering Adobe Mobile Service sends custom variable to AA?

Thanks

1 Reply

Avatar

Level 3

Hi @Luca_Lattarini ,

 

Please find my answer below:-

1) How can I make an assessment over SDK, currently it is managed by another team?

Ans:- You can check the calls in the charles debugger if Adobe Analytics call still coming in JavaXXX folder rhen its still on SDK-4 and if it is coming under ANDXXXX folder then its succuessfully migrated.

 

2) How can I use  Mobile Services Extension to migrate 4.x SDK functionality?

Ans:- You can create a property in Adobe Launch and add the Analytics extension, for further steps you can follow the below document.

https://aep-sdks.gitbook.io/docs/

 

3) What must be migrated from SDK V 4.X to AEP SDK by considering Adobe Mobile Service sends custom variable to AA?

Ans:- Yes, in future you have to map all the variables using Processing Rules(Available in General Setting) because Adobe Mobile Marketing Services will be no longer available. 

 

The above document is have all the process of migration and implementation you can refer that doc.