Mobile SDK - create ECID locally (without request to demdex) within Identity Extension
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/disablethirdpartycalls.html?lang=en)
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