Skip to content

Conversation

@mrehan27
Copy link
Contributor

@mrehan27 mrehan27 commented Nov 21, 2025

Summary

Resolves an issue where Android sample app was excluded from public release workflows, ensuring both iOS and Android builds are compiled correctly.

Changes

  • Updated .github/workflows/build-release-sample-apps.yml to include Android sample app in workflow
  • Fixed the workflow so Android builds are properly triggered, and compiled, alongside iOS during releases

Note

Adds Android sample app to release workflow alongside iOS and bumps customerio-reactnative to 5.2.0 in lockfiles.

  • CI/CD:
    • Add build-sample-app-android job to .github/workflows/build-release-sample-apps.yml, running in parallel with build-sample-app-ios.
    • Preserve SDK auto-resolution and branch detection; pass Android-specific platform settings.
  • Dependencies:
    • Bump customerio-reactnative from 5.1.1 to 5.2.0 in package-lock.json and example/package-lock.json (updated integrity).

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

@mrehan27 mrehan27 self-assigned this Nov 21, 2025
@mrehan27 mrehan27 requested a review from a team as a code owner November 21, 2025 08:54
@github-actions
Copy link
Contributor

github-actions bot commented Nov 21, 2025

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.


  • iOS FCM: 543.1.0 (29395255)
  • Android APN: 543.1.0 (29395255)
  • iOS APN: 543.1.0 (29395255)

@mrehan27 mrehan27 merged commit b009012 into main Nov 21, 2025
21 checks passed
@mrehan27 mrehan27 deleted the ci/fix-release-build branch November 21, 2025 13:26
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.

3 participants