Skip to content

chore: update Customer.io native SDKs (iOS 4.6.0, Android 4.19.0)#613

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

chore: update Customer.io native SDKs (iOS 4.6.0, Android 4.19.0)#613
github-actions[bot] wants to merge 1 commit into
mainfrom
auto-update/native-sdks-20260707-101123

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

Automated update of Customer.io native SDK dependencies:

Key Changes

iOS SDK 4.6.0

4.6.0 (2026-07-06)

Features

  • in-app: add dark mode support for in-app messages (#1131) (f92d058)

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 React Native API edits; main risk is regression behavior in the upgraded native SDKs, which CI already exercises via build/lint/typecheck.

Overview
Bumps the pinned Customer.io native SDK versions consumed by this React Native package—no wrapper API or TypeScript changes.

Android: customerio.reactnative.cioSDKVersionAndroid in android/gradle.properties moves from 4.18.2 to 4.19.0 (resolved via android/build.gradle).

iOS: cioNativeiOSSdkVersion in package.json moves from = 4.5.3 to = 4.6.0 (used by the CocoaPods specs). Apps that upgrade get underlying native fixes/features from those releases (e.g. iOS 4.6.0 adds dark mode for in-app messages per upstream release notes).

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

- iOS: 4.5.3 → 4.6.0
- 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 7, 2026 10:11
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