Skip to content

Staging -> Main#556

Merged
kevinlind merged 18 commits intomainfrom
staging
Jan 7, 2026
Merged

Staging -> Main#556
kevinlind merged 18 commits intomainfrom
staging

Conversation

@ishita-gambhir-adobe
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

namArora3112 and others added 18 commits September 2, 2025 09:54
)

* 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
Convert Optimize.updatePropositions success response to Map
Bump Optimize to 7.1.1 for release of bug fix added in PR #551
* fix Message class bridge inconsistencies

* code cleanup

* call dismiss conditionally for android and ios
@kevinlind kevinlind merged commit 9e1fa8c into main Jan 7, 2026
5 checks passed
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants