fix: Forward impression events and products instead of null events#355
fix: Forward impression events and products instead of null events#355mmustafa-tse wants to merge 1 commit into
Conversation
PR SummaryLow Risk Overview When impressions are present, each list’s This aligns the Turbo Module path with the existing old architecture Reviewed by Cursor Bugbot for commit 557df1f. Bugbot is set up for automated code reviews on this repo. Configure here. |
Summary
A customer reported that Impression events sent from React Native SDK are being received as null in the UI, after further investigation it seems the iOS react native bridge was missing the logic to handle impressions in logCommerceEvents.
Testing Plan
Tested E2E by changing the code locally:

Master Issue
Closes https://rokt.atlassian.net/browse/SDKE-1210