Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 2, 2025

This PR was automatically cherry-picked based on the following PR:

Original PR description:


BugWPB-20737 [iOS] Wire cells on non production backends is broken

Issue

Context: When multibackend is ON and we switch backend to staging (or any other environment), the cells URL always resolve to prod.

Issue: When multibackend is ON, we still use the legacy backend environment which is set to production so the cells URL is not properly mapped.

Solution: Use the new backend environment if any (when multibackend enabled) otherwise use the legacy one (multibackend disabled)

Testing

switch backend from the developer menu with multibackend enabled, make sure cells URL is correct

Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

@jullianm jullianm enabled auto-merge October 2, 2025 09:01
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 3, 2025

Test Results

1 872 tests   1 845 ✅  2m 8s ⏱️
  299 suites     27 💤
    1 files        0 ❌

Results for commit ff7299e.

@jullianm jullianm added this pull request to the merge queue Oct 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 3, 2025
@jullianm jullianm added this pull request to the merge queue Oct 6, 2025
Merged via the queue into develop with commit 01b5641 Oct 6, 2025
9 checks passed
@jullianm jullianm deleted the fix/cells-wrong-backend-URL-cherry-pick branch October 6, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants