Skip to main content
Level 2
September 9, 2025
Répondu

Identity Namespace for mobile sdk via edge

We are following the instructions here to set the identity name space for our mobile app: https://experienceleague.adobe.com/en/docs/platform-learn/implement-mobile-sdk/app-implementation/identity.

 

But I am unable to verify it in adobe assurance and no identifies are coming through. Has anyone run into this issue before? Do you happen to know what I might be missing?

Ce sujet a été fermé aux réponses.
Meilleure réponse par Devyendar

@bertbrudid you configure Datastream ID in the code before you test: Edge.configure(Collections.singletonMap("edge.configId", "<YOUR_DATASTREAM_ID>")); If the Datastream isn’t set, identity events will not show up in Assurance.

2 commentaires

Devyendar
User Group Leader
DevyendarUser Group LeaderRéponse
User Group Leader
September 10, 2025

@bertbrudid you configure Datastream ID in the code before you test: Edge.configure(Collections.singletonMap("edge.configId", "<YOUR_DATASTREAM_ID>")); If the Datastream isn’t set, identity events will not show up in Assurance.

Sukrity_Wadhwa
Adobe Employee
Adobe Employee
September 22, 2025

Hi @bertbru,

Was the given solution helpful to resolve your query or do you still need more help here? Do let us know. In case the given solution was helpful, then kindly choose it as the 'Correct Reply'.

Thanks!

Sukrity Wadhwa