Target recommendation not working in mobile application | Community
Skip to main content
Level 2
January 30, 2024
Solved

Target recommendation not working in mobile application

  • January 30, 2024
  • 1 reply
  • 673 views

We are trying to get Target recommendations on mobile application(mobile SDK implemenation done for the same).If somebody has any prior experience with that can you please share any relevant documentation which we can refer and proceed with it.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alexbishop

I'm not sure there are any mobile app-specific examples but the approach for app is the same for web. For example, with a web implementation you will pass the Recommendations attributes as mbox params; for App, you would follow the same approach where you pass those Recommendations attributes as mbox params within the "parameters" array (see example here)

1 reply

alexbishop
Adobe Employee
alexbishopAdobe EmployeeAccepted solution
Adobe Employee
January 31, 2024

I'm not sure there are any mobile app-specific examples but the approach for app is the same for web. For example, with a web implementation you will pass the Recommendations attributes as mbox params; for App, you would follow the same approach where you pass those Recommendations attributes as mbox params within the "parameters" array (see example here)