Skip to content

fix: update Customer.io native SDKs (iOS 4.1.2, Android 4.15.1)#560

Merged
Shahroz16 merged 1 commit intomainfrom
auto-update/native-sdks-20260206-091843
Feb 6, 2026
Merged

fix: update Customer.io native SDKs (iOS 4.1.2, Android 4.15.1)#560
Shahroz16 merged 1 commit intomainfrom
auto-update/native-sdks-20260206-091843

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2026

Summary

Automated update of Customer.io native SDK dependencies:

Key Changes

iOS SDK 4.1.2

4.1.2 (2026-02-05)

Bug Fixes

  • Crash in swizzled didRegisterForRemoteNotificationsWithDeviceToken for FCM (#990) (13d4d43)

Android SDK 4.15.1

4.15.1 (2026-02-04)

Bug Fixes

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
Simple dependency version bumps with no code changes in this repo; risk is limited to potential upstream behavior/regression from the new native SDK versions.

Overview
Updates the wrapped Customer.io native SDK dependency versions only: iOS from 4.1.0 to 4.1.2 (via cioNativeiOSSdkVersion in package.json) and Android from 4.15.0 to 4.15.1 (via customerio.reactnative.cioSDKVersionAndroid in android/gradle.properties).

No React Native API or source changes are included; this PR just pulls in upstream native bug fixes via version bumps.

Written by Cursor Bugbot for commit 0877ca1. This will update automatically on new commits. Configure here.

- iOS: 4.1.0 → 4.1.2
- Android: 4.15.0 → 4.15.1

🤖 Automated update with compilation verification
@github-actions github-actions bot requested a review from a team as a code owner February 6, 2026 09:19
@Shahroz16 Shahroz16 changed the title chore: update Customer.io native SDKs (iOS 4.1.2, Android 4.15.1) fix: update Customer.io native SDKs (iOS 4.1.2, Android 4.15.1) Feb 6, 2026
@Shahroz16 Shahroz16 merged commit 71cbd4d into main Feb 6, 2026
4 checks passed
@Shahroz16 Shahroz16 deleted the auto-update/native-sdks-20260206-091843 branch February 6, 2026 09:28
github-actions bot pushed a commit that referenced this pull request Feb 6, 2026
## [6.1.1](6.1.0...6.1.1) (2026-02-06)

### Bug Fixes

* update Customer.io native SDKs (iOS 4.1.2, Android 4.15.1) ([#560](#560)) ([71cbd4d](71cbd4d))
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