Expand my Community achievements bar.

AEP Mobile SDK

Avatar

Level 1

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

2 Replies

Avatar

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 5

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