Skip to content

chore: update Customer.io iOS SDK to 4.7.1 - #628

Draft
mahmoud-elmorabea wants to merge 1 commit into
mainfrom
chore/native-ios-4.7.1
Draft

chore: update Customer.io iOS SDK to 4.7.1#628
mahmoud-elmorabea wants to merge 1 commit into
mainfrom
chore/native-ios-4.7.1

Conversation

@mahmoud-elmorabea

Copy link
Copy Markdown
Contributor

Bumps the pinned native iOS SDK from 4.7.0 to 4.7.1 across every place a version is declared.

  • package.json cioNativeiOSSdkVersion (drives both podspecs)
  • example/ios/Podfile (sample app)

The sample-app pin belongs to the Live Activities widget extension, which cannot link the wrapper pod and so names the rendering pods itself. It was added after auto-update-native-sdks.yml was written, so the automation never moved it — this PR also teaches that workflow about it.

Android stays at 4.20.0, already the latest release.

Note

The umbrella CustomerIO pod is still publishing 4.7.1 to CocoaPods trunk (the 4.7.1 deploy tagged the release but its CocoaPods job failed part-way; all 12 sub-pods are at 4.7.1, the umbrella spec is not yet). pod install checks will fail until it lands, then need a re-run.

🤖 Generated with Claude Code

@github-actions

github-actions Bot commented Aug 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.


Bumps the pinned native iOS SDK from 4.7.0 to 4.7.1 across every place a
version is declared:

- package.json `cioNativeiOSSdkVersion` (drives both podspecs)
- example/ios/Podfile (sample app)

The sample-app pin belongs to the Live Activities widget extension, which
cannot link the wrapper pod and so names the rendering pods itself. It was
introduced after the auto-update workflow was written, so the automation never
moved it; this also teaches auto-update-native-sdks.yml about it, to keep the
widget from building against a different native SDK than the app target.

Android stays at 4.20.0, which is already the latest release.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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