Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix FXIOS-8105 [v121] Fix Send to Device failing intermittently (backport #18042) #18049

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 9, 2024

This is an automatic backport of pull request #18042 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…18042)

* [8105] Fix issue where Send to Device could fail because RustFXAccounts startup flow not yet completed

* [8105] Additional work to fix issue with Send to Device sometimes failing, be sure we check for nil account manager not hasAccount(), the latter will be false when users are signed out

* [8105] Cleanup, remove unnecessary code and explicit self references

* [8105] Additional cleanup, restore self references where needed to avoid local variable shadowing

(cherry picked from commit 86ad3ad)
@mergify mergify bot requested a review from a team as a code owner January 9, 2024 14:38
@mergify mergify bot requested review from adudenamedruby and removed request for a team January 9, 2024 14:38
@mobiletest-ci-bot
Copy link

Messages
📖 Project coverage: 34.79%
📖 Edited 1 files
📖 Created 0 files

ShareTo.appex: Coverage: 35.0

File Coverage
ShareViewController.swift 0.0% ⚠️

Generated by 🚫 Danger Swift against 50b3057

@OrlaM OrlaM added the weekly-release Tagging backports for rapid release label Jan 9, 2024
@adudenamedruby adudenamedruby merged commit 155a339 into release/v121 Jan 9, 2024
10 checks passed
@adudenamedruby adudenamedruby deleted the mergify/bp/release/v121/pr-18042 branch January 9, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
weekly-release Tagging backports for rapid release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants