List of data stored on mobiles - Privacy and GDPR on SDK | Community
Skip to main content
albertm92
June 1, 2021
Solved

List of data stored on mobiles - Privacy and GDPR on SDK

  • June 1, 2021
  • 2 replies
  • 1350 views

Hello,

 

The legal team asks for the list of variables that are stored in the user's device. In the same way that a website has asked us for a list of cookies.

For websites, we can find the updated Adobe list at the following link: https://experienceleague.adobe.com/docs/core-services/interface/ec-cookies/cookies-privacy.html?lang=en

 

We have the following questions:

- Is there a similar list for the SDK implemented in Apps?

- At a legal level, what should we inform the user about?

- What would be the technology equivalent to cookies for SDKs.

 

Thanks,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by EmiliaDobrin

Hi @albertm92 

 

The variables used by the Adobe Experience Platform Mobile SDK are persisted on the device in SharedPreferences (Android) or UserDefaults (iOS). If you are looking for the identifiers the AEP Mobile SDK persists depending on the extensions you have installed, please refer to https://aep-sdks.gitbook.io/docs/foundation-extensions/mobile-core/mobile-core-api-reference#retrieving-stored-identifiers

For more details see the Privacy and GDPR documentation available here https://aep-sdks.gitbook.io/docs/resources/privacy-and-gdpr

 

Thank you,

Emilia Dobrin

Adobe Experience Cloud

2 replies

EmiliaDobrinAdobe EmployeeAccepted solution
Adobe Employee
June 23, 2021

Hi @albertm92 

 

The variables used by the Adobe Experience Platform Mobile SDK are persisted on the device in SharedPreferences (Android) or UserDefaults (iOS). If you are looking for the identifiers the AEP Mobile SDK persists depending on the extensions you have installed, please refer to https://aep-sdks.gitbook.io/docs/foundation-extensions/mobile-core/mobile-core-api-reference#retrieving-stored-identifiers

For more details see the Privacy and GDPR documentation available here https://aep-sdks.gitbook.io/docs/resources/privacy-and-gdpr

 

Thank you,

Emilia Dobrin

Adobe Experience Cloud

jantzen_b
Adobe Employee
Adobe Employee
July 20, 2021
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?