Adobe Target on mobile application via adobe-journey-optimizer-decisioning extension edge sdk | Community
Skip to main content
December 8, 2022
Question

Adobe Target on mobile application via adobe-journey-optimizer-decisioning extension edge sdk

  • December 8, 2022
  • 0 replies
  • 498 views

Hi Team,

 

We are implementing Adobe Target on Mobile App using the below documentation.

https://developer.adobe.com/client-sdks/documentation/adobe-journey-optimizer-decisioning/

 

We have multiple activities on total 4 decision scopes. Issue – Optimize.onPropositionUpdate() keep incrementing the callback as many times as we fire updatePropositions for a specific decision scope.

The relationship should be 1:1 whereas it keep changing to 1:2 , 1:3 , 1:4 and so on. So, on the first updateProposition() method call, we get the single response with the content of the activity.

 

On second updateProposition() method call, we get the same content twice in the response and so on.

 

Please let me know if there are any resolutions to just get the most recent responses instead of duplicated responses every time updateProposition gets called.

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