Skip to content

fix: update Customer.io iOS SDK to 4.7.4 - #631

Open
github-actions[bot] wants to merge 3 commits into
mainfrom
auto-update/native-sdks-20260811-092227
Open

fix: update Customer.io iOS SDK to 4.7.4#631
github-actions[bot] wants to merge 3 commits into
mainfrom
auto-update/native-sdks-20260811-092227

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update the packaged Customer.io iOS SDK constraint from 4.7.2 to released version 4.7.4
  • keep the Live Activity widget rendering pods on the same 4.7.4 version
  • use CocoaPods release versions only; no branch, revision, or cross-repository source lock

Why

4.7.4 includes the notification-center delegate composition fix needed for apps that combine Customer.io with another push provider. This is a native dependency update only; the React Native API is unchanged.

Release impact

Intentional React Native patch release. The fix: title ensures customers can actually receive the 4.7.4 dependency through a new wrapper version.

Validation

  • CocoaPods trunk contains CustomerIO, CustomerIOLiveActivitiesTemplates, and CustomerIOLiveActivitiesAttributes 4.7.4
  • TypeScript compilation passed
  • ESLint passed
  • npm package build and dry-run passed
  • hosted coverage includes API, lint, TypeScript, package, APN, FCM, and Android sample-build checks; see the PR checks for current exact-head status

Note

Low Risk
Version-only native dependency bump with no JS API or logic changes; risk is limited to CocoaPods resolution and native SDK behavior in 4.7.4.

Overview
Bumps the packaged Customer.io iOS native SDK from 4.7.2 to 4.7.4 so CocoaPods consumers pick up the release (including the notification-center delegate composition fix when Customer.io is used alongside another push provider).

Updates cioNativeiOSSdkVersion in package.json, which drives the main and rich-push podspecs, and aligns the sample app Live Activity widget pods (CustomerIOLiveActivitiesTemplates / CustomerIOLiveActivitiesAttributes) to the same version. No React Native JS/TS API changes—dependency pins only.

Reviewed by Cursor Bugbot for commit 8461f61. Bugbot is set up for automated code reviews on this repo. Configure here.

- iOS: 4.7.2 → 4.7.3
- Android: 4.20.1 → 4.20.1

🤖 Automated update with compilation verification
@github-actions
github-actions Bot requested a review from a team as a code owner August 11, 2026 09:22
@Shahroz16 Shahroz16 changed the title chore: update Customer.io iOS SDK to 4.7.3 fix: update Customer.io iOS SDK to 4.7.4 Aug 18, 2026
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

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.


  • iOS APN: 631.3.0 (29784791)
  • Android APN: 631.3.0 (29784791)

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.

2 participants