Skip to content

chore: update Customer.io native SDKs (iOS 4.6.1, Android 4.19.0)#619

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
auto-update/native-sdks-20260724-095003
Open

chore: update Customer.io native SDKs (iOS 4.6.1, Android 4.19.0)#619
github-actions[bot] wants to merge 1 commit into
mainfrom
auto-update/native-sdks-20260724-095003

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Automated update of Customer.io native SDK dependencies:

Key Changes

iOS SDK 4.6.1

4.6.1 (2026-07-24)

Bug Fixes

  • preserve wrapped app delegate protocol conformance (#1163) (3852901)

Android SDK 4.19.0

4.19.0 (2026-07-01)

Testing

  • ✅ TypeScript compilation passed
  • ✅ ESLint checks passed
  • ✅ Dependencies installed successfully
  • ✅ React Native package builds successfully

Files Updated

    • Updated to
    • Updated to

Migration Notes

This update maintains API compatibility. The React Native wrapper uses the same public API surface, but benefits from bug fixes and improvements in the underlying native SDKs. Please test your integration thoroughly and review the release notes linked above for any specific changes that might affect your implementation.


🤖 This PR was automatically generated and tested


Note

Low Risk
Version-pin-only change with no application logic edits; residual risk is native SDK behavior differences after dependency resolution.

Overview
Bumps the pinned native Customer.io SDK versions consumed by this React Native package—no changes to the JS/TS public API or wrapper code.

iOS: cioNativeiOSSdkVersion in package.json moves from 4.5.3 to = 4.6.1 (used by the CocoaPods specs). Android: customerio.reactnative.cioSDKVersionAndroid in android/gradle.properties moves from 4.18.2 to 4.19.0.

Integrators get upstream native fixes and behavior from those releases after pod install / Gradle resolve; the React Native layer stays on the same API surface.

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

- iOS: 4.5.3 → 4.6.1
- Android: 4.18.2 → 4.19.0

🤖 Automated update with compilation verification
@github-actions
github-actions Bot requested a review from a team as a code owner July 24, 2026 09:50
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.

1 participant