AEP Mobile SDK | Community
Skip to main content
New Participant
May 28, 2025
Solved

AEP Mobile SDK

  • May 28, 2025
  • 2 replies
  • 417 views

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

Best answer by Asheesh_Pandey

@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. 

 

2 replies

gautham_madala
New Participant
May 29, 2025

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


Asheesh_Pandey
Asheesh_PandeyAccepted solution
New Participant
May 28, 2025

@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.