


Hi all,
Within the visitor ID Service I have a way to receive the ECID locally in the client with disabling third party calls /cookies. (https://experienceleague.adobe.com/docs/id-service/using/id-service-api/configurations/disablethirdp...)
We use this mostly for privacy reasons.
In the app, when using the Identity extension, there is also a request happening.
Is there a way to set a flag similar to the web, to tell the Identity Extension to create the ECID locally?
I could not find anything in this documentation : https://aep-sdks.gitbook.io/docs/foundation-extensions/mobile-core/identity
Best
Eric
Views
Replies
Sign in to like this content
Total Likes
Hello Eric,
To be honest, I am also curious. However, did you go through the new documentation from Adobe on Mobile Implementation? If not, take a look and keep us posted.
Link: https://developer.adobe.com/client-sdks/documentation/identity-for-edge-network/
Thank You, Pratheep Arun Raj B (Arun) | NextRow Digital | Terryn Winter Analytics
Views
Replies
Sign in to like this content
Total Likes
Hi Pratheep,
I also checked those pages and I couldn't find anything regarding deactivation of third party requests there.
Best
Eric
Views
Replies
Sign in to like this content
Total Likes
I never use this option.
But referring to the documentation, disableThirdPartyCalls | Adobe Experience Cloud Services, that option is used in the authentication section of the website and requires a normal third-party domain request in the non-authentication section first.
Also, the whole idea is about third-party domain, it is not applicable to native mobile app as "app" is running on mobile phone natively without any domain.