Uh oh!
There was an error while loading. Please reload this page.
feat: expose Live Activity URL transformation (MBL-2304) - #647
Conversation
Sample app builds 📱Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.
|
3b8612a to
c21c0e2Compare
mrehan27
left a comment
There was a problem hiding this comment.
Approving. The exactly-once composition holds up — for a plugin host the native transform unwraps the URL before Expo forwards it, so the +native-intent helper then sees an already-unwrapped destination and passes it through without a second report. TS layer is well covered, including fail-open.
Note the Stack section is now stale: #646 merged and this already targets main.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
## [6.9.0](6.8.0...6.9.0) (2026-08-27) ### Features * expose Live Activity URL transformation (MBL-2304) ([#647](#647)) ([6fe6a21](6fe6a21))
Summary
CustomerIO.liveActivities.handleWidgetUrl(url)to report Live Activity opens and return the destination URLnullonly for Customer.io tracking URLs without a destinationredirectSystemPathcannot break an unrelated linkDependency
#646 is merged and released in 6.8.0. This PR is the remaining React Native API required by Expo #398; merge and release this PR before updating Expo to that published version.
Validation
customerio-reactnativescheme built successfully with the APN sample and Live Activities subspeccompileDebugKotlinpassed+native-intent