Skip to content

CustomerCenter: Adds onPromotionalOfferSucceeded callback, bump purchases-hybrid-common to 17.53.0#1684

Merged
tonidero merged 6 commits into
mainfrom
bump-phc/17.53.0
Mar 27, 2026
Merged

CustomerCenter: Adds onPromotionalOfferSucceeded callback, bump purchases-hybrid-common to 17.53.0#1684
tonidero merged 6 commits into
mainfrom
bump-phc/17.53.0

Conversation

@RCGitBot

@RCGitBot RCGitBot commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

This is an automatic bump.

Updates purchases-hybrid-common to 17.53.0

Changes

  • Bumps purchases-hybrid-common to 17.53.0
  • Implements onPromotionalOfferSucceeded callback for CustomerCenterView on Android
    • Fires when a promotional offer purchase completes successfully in the Customer Center
    • Available on both the view-based path (CustomerCenterViewManager) and the modal path (RNCustomerCenterModule)
    • Callback receives customerInfo, transaction, and offerId

@RCGitBot RCGitBot requested a review from a team as a code owner March 20, 2026 16:09
RevenueCat CI and others added 4 commits March 20, 2026 16:09
PHC 17.53.0 added `onPromotionalOfferSucceededWrapper` as a new abstract
method to `CustomerCenterListenerWrapper`, breaking the Android build.
Implement it in both CustomerCenterViewManager and RNCustomerCenterModule,
add the event to the enum, and add iOS + TypeScript support for parity.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@facumenzella facumenzella changed the title [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.53.0 Bump purchases-hybrid-common to 17.53.0, adds onPromotionalOfferSucceeded callback Mar 27, 2026
@tonidero tonidero changed the title Bump purchases-hybrid-common to 17.53.0, adds onPromotionalOfferSucceeded callback Adds onPromotionalOfferSucceeded callback, bump purchases-hybrid-common to 17.53.0 Mar 27, 2026
@tonidero tonidero changed the title Adds onPromotionalOfferSucceeded callback, bump purchases-hybrid-common to 17.53.0 CustomerCenter: Adds onPromotionalOfferSucceeded callback, bump purchases-hybrid-common to 17.53.0 Mar 27, 2026

@tonidero tonidero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for fixing and adding this!!

@tonidero tonidero merged commit f88f32a into main Mar 27, 2026
8 checks passed
@tonidero tonidero deleted the bump-phc/17.53.0 branch March 27, 2026 12:02
@tonidero tonidero added the pr:feat A new feature label Mar 27, 2026
RCGitBot added a commit that referenced this pull request Mar 27, 2026
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* CustomerCenter: Adds onPromotionalOfferSucceeded callback, bump
purchases-hybrid-common to 17.53.0 (#1684) via RevenueCat Git Bot
(@RCGitBot)
* [Android
9.27.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.27.0)
* [iOS
5.66.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.66.0)
### 📦 Dependency Updates
* [RENOVATE] Update dependency gradle to v9.4.1 (#1688) via RevenueCat
Git Bot (@RCGitBot)

### 🔄 Other Changes
* Bump node-forge from 1.3.3 to 1.4.0 (#1700) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane-plugin-revenuecat_internal from `9a6911b` to `f11fe40`
(#1699) via dependabot[bot] (@dependabot[bot])
* Bump yaml from 1.10.2 to 1.10.3 (#1695) via dependabot[bot]
(@dependabot[bot])
* Bump yaml from 2.8.2 to 2.8.3 in /examples/MagicWeather (#1698) via
dependabot[bot] (@dependabot[bot])
* Bump picomatch from 2.3.1 to 2.3.2 (#1697) via dependabot[bot]
(@dependabot[bot])
* Bump picomatch from 2.3.1 to 2.3.2 in /examples/MagicWeather (#1696)
via dependabot[bot] (@dependabot[bot])
* Bump activesupport from 7.2.2.1 to 7.2.3.1 in
/examples/purchaseTesterTypescript (#1693) via dependabot[bot]
(@dependabot[bot])
* Bump fast-xml-parser from 4.5.4 to 4.5.5 in /examples/MagicWeather
(#1692) via dependabot[bot] (@dependabot[bot])
* security: pin GitHub Actions to SHA hashes (#1691) via Alfonso
Embid-Desmet (@alfondotnet)
* Bump activesupport from 7.2.2.2 to 7.2.3.1 (#1690) via dependabot[bot]
(@dependabot[bot])
* Bump activesupport from 7.2.2.1 to 7.2.3.1 in /examples/MagicWeather
(#1689) via dependabot[bot] (@dependabot[bot])
* Merge release PR after deploy (#1686) via Antonio Pallares
(@ajpallares)
* Require PR approval before release tagging (#1685) via Antonio
Pallares (@ajpallares)
* Bump flatted from 3.3.3 to 3.4.2 in /examples/MagicWeather (#1687) via
dependabot[bot] (@dependabot[bot])
* Bump json from 2.18.1 to 2.19.2 (#1683) via dependabot[bot]
(@dependabot[bot])

---------

Co-authored-by: RevenueCat CI <dev+ci@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants