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/id....
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?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@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.
Views
Replies
Total Likes
@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.
Views
Replies
Total Likes
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!
Views
Replies
Total Likes