Skip to content

chore: fix ios build and version issue#6517

Merged
diegolmello merged 32 commits into
developfrom
gh.chore-action-patch
Aug 11, 2025
Merged

chore: fix ios build and version issue#6517
diegolmello merged 32 commits into
developfrom
gh.chore-action-patch

Conversation

@Rohit3523

@Rohit3523 Rohit3523 commented Jul 30, 2025

Copy link
Copy Markdown
Member

Proposed changes

#6495 and #6447 PR Introduced few issues which is getting fixed in this PR

  1. Firebase file was not getting added into iOS Build
  2. Get version was not respecting the official version or experimental version, it always get's version for experimental version
  3. Removed BUGSNAG_KEY from upload ios action because it was not in the accepted input, this change was also done to suppress the warning in github action
  4. Added the flow to fetch supported version from API and save it as app-supported-version.json to include in the app build and also store it as artifact.
  5. After uploading the official version to play store, version code is missing in the comment (only for build-pr)
  6. To speed up the iOS build, it will delete all simulators and it's cache data to get more storage.

Issue(s)

https://rocketchat.atlassian.net/browse/NATIVE-913

How to test or reproduce

N/A

Screenshots

N/A

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Working GIthub Action Link: https://github.com/RocketChat/Rocket.Chat.ReactNative/actions/runs/16796038595

@Rohit3523 Rohit3523 had a problem deploying to experimental_ios_build July 30, 2025 17:15 — with GitHub Actions Error
@Rohit3523 Rohit3523 had a problem deploying to official_android_build July 30, 2025 17:15 — with GitHub Actions Error
@Rohit3523 Rohit3523 had a problem deploying to experimental_android_build July 30, 2025 17:15 — with GitHub Actions Error
@Rohit3523 Rohit3523 marked this pull request as ready for review July 30, 2025 17:22
Comment thread .github/actions/build-ios/action.yml Outdated
@Rohit3523 Rohit3523 had a problem deploying to official_android_build July 30, 2025 17:52 — with GitHub Actions Error
@Rohit3523 Rohit3523 temporarily deployed to experimental_ios_build July 30, 2025 17:52 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 had a problem deploying to experimental_android_build July 30, 2025 17:52 — with GitHub Actions Error
@Rohit3523 Rohit3523 temporarily deployed to official_ios_build July 30, 2025 17:52 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 had a problem deploying to experimental_android_build July 31, 2025 11:19 — with GitHub Actions Error
@Rohit3523 Rohit3523 temporarily deployed to experimental_ios_build July 31, 2025 11:19 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 had a problem deploying to official_android_build July 31, 2025 11:19 — with GitHub Actions Error
@Rohit3523 Rohit3523 temporarily deployed to official_ios_build July 31, 2025 11:19 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 had a problem deploying to experimental_android_build July 31, 2025 13:25 — with GitHub Actions Error
@Rohit3523 Rohit3523 temporarily deployed to experimental_ios_build July 31, 2025 13:25 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 temporarily deployed to official_ios_build July 31, 2025 13:25 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 had a problem deploying to official_android_build July 31, 2025 13:25 — with GitHub Actions Error
@Rohit3523 Rohit3523 had a problem deploying to experimental_android_build July 31, 2025 14:29 — with GitHub Actions Error
@Rohit3523 Rohit3523 temporarily deployed to experimental_ios_build July 31, 2025 14:29 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 temporarily deployed to official_ios_build July 31, 2025 14:29 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 had a problem deploying to official_android_build July 31, 2025 14:29 — with GitHub Actions Error
@github-actions

Copy link
Copy Markdown

iOS Build Available

Rocket.Chat Experimental 4.64.0.98151

@Rohit3523 Rohit3523 temporarily deployed to upload_official_ios July 31, 2025 15:41 — with GitHub Actions Inactive
@github-actions

Copy link
Copy Markdown

iOS Build Available

Rocket.Chat 4.64.0.98152

@Rohit3523 Rohit3523 temporarily deployed to experimental_android_build July 31, 2025 18:02 — with GitHub Actions Inactive
@Rohit3523 Rohit3523 had a problem deploying to official_android_build July 31, 2025 18:02 — with GitHub Actions Error
@Rohit3523 Rohit3523 temporarily deployed to experimental_ios_build July 31, 2025 18:02 — with GitHub Actions Inactive
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