Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit is happening now. Discover what's next in customer experience.
SOLVED

Retrieving AAM UUID from AEP 5 SDK to set in context data variable

Avatar

Level 1

Hi,

 

How do we retrieve AAM UUID from AEP 5. The client wants to retrieve this ID and set it in a context data variable for both Android and IOS.

 

I understand that the method to do this with Adobe SDK 4 was getallidentifiersasync. What is the method that we can use for AEP 5. is it identity.getidentifiers? 

If yes how do I then set the AAM UUID in a context data variable?

 

Thanks and regards

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi, 

 

The equivalent in the AEP SDK is "getSdkIdentities" found in the documentation here.

https://aep-sdks.gitbook.io/docs/resources/privacy-and-gdpr#retrieving-stored-identifiers

 

Jen

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi, 

 

The equivalent in the AEP SDK is "getSdkIdentities" found in the documentation here.

https://aep-sdks.gitbook.io/docs/resources/privacy-and-gdpr#retrieving-stored-identifiers

 

Jen