Conversation
) * proposition item classes, track funcitonality etc * proposition item uuid added * json proposition item removed * removed unused guide * added htmlProposition , jsonPropositon item class * removed unused apis of content card * generatePropositionInteractionXdm removed * ios implementation of track functionality * uuid vs proposition map added * MessagingProposition class fixes * get proposition for surfaces android fixes * ios get proposition for surface fixes * getproposition for surface updates * MessagingView commented code removed * removed proposition cache with parent * clear cache in update proposition * message util clean up * proposition Item tracking usage refactored * activityID extraction function reusable * white space fixes * added read me for track api usage * removed unnecessary checks before calling track api for android native * refactored extra null checks before calling track api at ios native side * Addeed ios and android logs for null cases * added comments and logs for android native code * marked the trackContentCardInteraction and trackContentCardDisplay as deprecated * added tests for propositionItem.track * read me updated for proposition Item track usage --------- Co-authored-by: Naman Arora <namarora+adobe@adobe.com>
* Messaging - handle javascript message * add js event listener and ios * typecaste Message object * address PR comments * refactor log statements * address PR comments * revert env file id changes * clear js handler when onDismiss is called
PropositionItem class added along with unified track functionality (…
read me updates regarding deprecated apis
…ace API (#534) * typecast Messaging Proposition * update README * update README
… objects to Map object.
…new resource class.
Convert Optimize.updatePropositions success response to Map
Bump Optimize to 7.1.1 for release of bug fix added in PR #551
Bump Optimize to 7.1.1
…licts Main -> Staging
* fix Message class bridge inconsistencies * code cleanup * call dismiss conditionally for android and ios
namArora3112
approved these changes
Jan 7, 2026
akhiljain1907
approved these changes
Jan 7, 2026
kevinlind
approved these changes
Jan 7, 2026
namArora3112
pushed a commit
that referenced
this pull request
Jan 13, 2026
Co-authored-by: Kevin Lind <40409666+kevinlind@users.noreply.github.com>
ishita-gambhir-adobe
added a commit
that referenced
this pull request
Jan 14, 2026
* Merge pull request #556 from adobe/staging (#559) Co-authored-by: Kevin Lind <40409666+kevinlind@users.noreply.github.com> * fix new arch issue * Upgrade Sample App to expo54, react native to 0.81 (#552) * upgrade to expo54, react native to 0.81 * upgrade dependencies * upgrade node version for circleci * upgrade node version for circleci * upgrade xcode version for circleci * fix dependencies for UTs * fix dependencies for UTs * merge staging stages * fix UTs * fix UTs * fix UTs * add evaluateJavascript method (#550) * add evaluateJavascript method * fix UTs * address PR comments * address PR comments * update docs * bump messaging to 7.3.0 (#561) * update documentation (#563) --------- Co-authored-by: Kevin Lind <40409666+kevinlind@users.noreply.github.com>
ishita-gambhir-adobe
added a commit
that referenced
this pull request
Jan 14, 2026
* Merge pull request #556 from adobe/staging (#559) Co-authored-by: Kevin Lind <40409666+kevinlind@users.noreply.github.com> * fix new arch issue * Upgrade Sample App to expo54, react native to 0.81 (#552) * upgrade to expo54, react native to 0.81 * upgrade dependencies * upgrade node version for circleci * upgrade node version for circleci * upgrade xcode version for circleci * fix dependencies for UTs * fix dependencies for UTs * merge staging stages * fix UTs * fix UTs * fix UTs * add evaluateJavascript method (#550) * add evaluateJavascript method * fix UTs * address PR comments * address PR comments * update docs * bump messaging to 7.3.0 (#561) * update documentation (#563) * update node-version for npm publish workflow (#564) --------- Co-authored-by: Kevin Lind <40409666+kevinlind@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: