Skip to content

chore: update Customer.io iOS SDK to 4.8.1 - #661

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
auto-update/native-sdks-20260917-091439
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
auto-update/native-sdks-20260917-091439

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Automated update of Customer.io native SDK dependencies:

Key Changes

iOS SDK 4.8.1

4.8.1 (2026-09-16)

Bug Fixes

Testing

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

Files Updated

    • 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

- iOS: 4.8.0 → 4.8.1
- Android: 4.21.1 → 4.21.1

🤖 Automated update with compilation verification
@github-actions
github-actions Bot requested a review from a team as a code owner September 17, 2026 09:15
mahmoud-elmorabea added a commit that referenced this pull request Sep 17, 2026
Picks up the native SDK's swift-eventsource pin. 4.8.0 declared it as
`.upToNextMajor(from: "3.3.0")`, and LaunchDarkly's 3.3.1 raised that
package's iOS floor to 15.0; 4.8.1 pins it back to exactly 3.3.0.

This wrapper resolves the native SDK through CocoaPods rather than
Package.swift, so it was not affected by that resolution break — this keeps
the pin current alongside the same bump on the Flutter side, and duplicates
the bot's PR #661, which can be closed.

`package.json`'s cioNativeiOSSdkVersion is the only pin site; the podspec and
the example app's Podfile both read it from there.

Verified locally: pod install upgrades the CustomerIO pods to 4.8.1 and the
example app's SDK target still builds.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@mahmoud-elmorabea

Copy link
Copy Markdown
Contributor

Superseded by #660, which carries the same iOS 4.8.1 bump — cioNativeiOSSdkVersion in package.json is the only pin site, and the podspec and example Podfile both read it from there.

Closing to avoid two PRs changing the same pin. If #660 has not merged by the next scheduled run, feel free to let this reopen.

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