Expand my Community achievements bar.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.
SOLVED

AEP Mobile SDK

Avatar

Level 1

Is it possible to enable capturing the Android id and IDFA using AEP Mobile SDK?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@debraj2101 Yes! AEP Mobile SDK can capture AAID on Android devices. 

 

FYI! The advertising ID remains consistent across app upgrades, is included in the standard app backup and restore process, and is accessible through the Signals extension. It is automatically cleared when the app is uninstalled.

 

For more details on identity handling in Mobile Core, refer to the identity APIs documentation.

 

Important Privacy Considerations:

 

  1. Always respect google platform policies.

  2. Ensure you present the ATT prompt and document the user's consent before accessing or using IDFA.

  3. Consult your data security team for org specific user data security policies. 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@debraj2101 Yes! AEP Mobile SDK can capture AAID on Android devices. 

 

FYI! The advertising ID remains consistent across app upgrades, is included in the standard app backup and restore process, and is accessible through the Signals extension. It is automatically cleared when the app is uninstalled.

 

For more details on identity handling in Mobile Core, refer to the identity APIs documentation.

 

Important Privacy Considerations:

 

  1. Always respect google platform policies.

  2. Ensure you present the ATT prompt and document the user's consent before accessing or using IDFA.

  3. Consult your data security team for org specific user data security policies. 

 

Avatar

Level 6

Yes, it is possible to capture Android Advertising ID (GAID) and Apple ID for Advertisers (IDFA) using the Adobe Experience Platform (AEP) Mobile SDK