내 커뮤니티 업적 표시줄을 확대합니다.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
해결됨

AEP Mobile SDK

Avatar

Level 1

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

1 채택된 해결책 개

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. 

 

원본 게시물의 솔루션 보기

2 답변 개

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