Skip to content

feat: update native SDKs to iOS 4.5.0 and Android 4.18.0 - #596

Merged
mahmoud-elmorabea merged 1 commit into
mainfrom
update-native-sdk-versions
Jun 5, 2026
Merged

feat: update native SDKs to iOS 4.5.0 and Android 4.18.0#596
mahmoud-elmorabea merged 1 commit into
mainfrom
update-native-sdk-versions

Conversation

@mahmoud-elmorabea

@mahmoud-elmorabea mahmoud-elmorabea commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

What

Bumps the pinned native Customer.io SDK versions used by the React Native wrapper to the latest releases.

Native SDK Before After
iOS (cioNativeiOSSdkVersion) 4.4.3 4.5.0
Android (cioSDKVersionAndroid) 4.17.1 4.18.0

iOS FCM wrapper (cioiOSFirebaseWrapperSdkVersion) stays at 1.0.0 — already the latest release.

Why

customerio-ios 4.5.0 and customerio-android 4.18.0 are the latest native releases.

Files changed

  • package.jsoncioNativeiOSSdkVersion (consumed by the podspecs)
  • android/gradle.propertiescustomerio.reactnative.cioSDKVersionAndroid

🤖 Generated with Claude Code


Note

Low Risk
Version-only bumps to native dependency pins with no application logic changes; main risk is inheriting behavior from upstream native SDK releases.

Overview
Updates the pinned native Customer.io SDK versions consumed by the React Native package: iOS cioNativeiOSSdkVersion in package.json goes from 4.4.3 to 4.5.0 (used by the CocoaPods specs), and Android customerio.reactnative.cioSDKVersionAndroid in android/gradle.properties goes from 4.17.1 to 4.18.0. No JavaScript/TypeScript or bridge code changes—only dependency version constants.

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

Bump the pinned native Customer.io SDK versions used by the React
Native wrapper:
- iOS: 4.4.3 -> 4.5.0 (cioNativeiOSSdkVersion)
- Android: 4.17.1 -> 4.18.0 (cioSDKVersionAndroid)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

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.


  • Android APN: 596.1.0 (29677825)
  • iOS APN: 596.1.0 (29677825)

@mahmoud-elmorabea
mahmoud-elmorabea marked this pull request as ready for review June 5, 2026 11:31
@mahmoud-elmorabea
mahmoud-elmorabea requested a review from a team as a code owner June 5, 2026 11:31
@mahmoud-elmorabea mahmoud-elmorabea changed the title chore: update native SDKs to iOS 4.5.0 and Android 4.18.0 feat: update native SDKs to iOS 4.5.0 and Android 4.18.0 Jun 5, 2026
@mahmoud-elmorabea
mahmoud-elmorabea merged commit 0a94e26 into main Jun 5, 2026
27 of 30 checks passed
@mahmoud-elmorabea
mahmoud-elmorabea deleted the update-native-sdk-versions branch June 5, 2026 14:47
cio-mobile-release Bot pushed a commit that referenced this pull request Jun 5, 2026
## [6.5.0](6.4.3...6.5.0) (2026-06-05)

### Features

* update native SDKs to iOS 4.5.0 and Android 4.18.0 ([#596](#596)) ([0a94e26](0a94e26))
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