Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Seeing following error in logs, and wanted to check if data is being sent am missing something
Code (Android Java)import com.adobe.marketing.mobile.ExperienceEvent;import com.adobe.marketing.mobile.Edge; ExperienceEvent experienceEvent = new ExperienceEvent.Builder().setXdmSchema(xdmData).build();Edge.sendEvent(experienceEvent, null); Documentation: https://aep-sdks.gitbook.io/docs/getting-started/initialize-the-sdk
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Did you define `xdmData` somewhere else?
If it's okay, please paste your raw error messages.
Thanks,
Hiroshi
View solution in original post
Views
Like
Replies
Likes