Skip to content

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

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

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

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

  • ✅ Flutter analysis passed
  • ✅ Unit tests passed
  • ✅ iOS compilation verified
  • ✅ Android compilation verified
  • ✅ Sample app builds successfully

Migration Notes

This update maintains API compatibility. 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 changes across Gradle, pubspec, and SPM; behavior shifts come from upstream SDK releases (notably iOS in-app dark mode), so integration smoke tests are the main check.

Overview
Bumps the Flutter plugin’s pinned Customer.io native SDK versions with no Dart or bridge API changes.

Android: cioVersion in android/build.gradle moves 4.18.2 → 4.19.0, so all io.customer.android:* artifacts (datapipelines, push FCM, in-app, optional location) resolve to the new release.

iOS: native_sdk_version in pubspec.yaml moves 4.5.3 → 4.6.0 (used by CocoaPods podspecs), and ios/customer_io/Package.swift pins the same exact customerio-ios version for SPM consumers.

Sample apps flutter_sample_cocoapods and flutter_sample_spm have refreshed pubspec.lock entries (path customer_io version and transitive resolution, including a tighter Dart SDK lower bound from pub get).

Reviewed by Cursor Bugbot for commit 88c34da. 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:13
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