


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
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Sign in to like this content
Total Likes
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
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