Solved
Issue in fetching ECID in AEP SDK
Hi Fellas,
I'm migrating SDK from 4.x to AEP SDK.
While implementing the configuration we have tried to fetch the ECID, but the method for fetching is not working.
We have tried below methods .
- getExperienceCloudId() Identity API reference - Adobe Experience Platform Mobile SDKs (gitbook.io)I have tried the mentioned method two methods with error handling and without it.
- Error displayed: The operation couldn't be completed (com.adobe.marketing.mobile error 1)
Please help to suggest the correct method for fetching the ECID into sdk.
Thanks