Skip to content

(ios) Fixes database crash#764

Merged
dpad85 merged 2 commits intomasterfrom
ios-multi-sync-crash
Oct 28, 2025
Merged

(ios) Fixes database crash#764
dpad85 merged 2 commits intomasterfrom
ios-multi-sync-crash

Conversation

@robbiehanson
Copy link
Contributor

Crash occurs when switching user account. E.g.:

  • restore wallet A
  • process to download contacts & payments from cloud starts
  • switch to wallet B
  • database for wallet A is shutdown
  • sync process for wallet A crashes when attempting to use database (which is now shutdown)

Also a small fix for the UI:
Pressing and holding the back button on iOS displays a menu with the names of each screen in the navigation stack. The Home screen had the title of "" (empty string). This changes it to "Home"

@robbiehanson robbiehanson requested a review from dpad85 October 28, 2025 17:09
@dpad85 dpad85 merged commit af6183a into master Oct 28, 2025
@dpad85 dpad85 deleted the ios-multi-sync-crash branch October 28, 2025 17:19
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