Identity Namespace for mobile sdk via edge | Community
Skip to main content
Level 2
September 9, 2025
Solved

Identity Namespace for mobile sdk via edge

  • September 9, 2025
  • 1 reply
  • 300 views

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?

Best answer by 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.

1 reply

Devyendar
DevyendarAccepted solution
Level 6
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
Community Manager
Community Manager
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