BeamMW / ios-wallet

Beam iOS Wallet
https://beam.mw/downloads
Apache License 2.0
21 stars 9 forks source link

The wallet isn't sync after switching to the mobile node #486

Closed sinaizd closed 3 years ago

sinaizd commented 3 years ago

Bug description When a user has created a new wallet with a connection to a random node, the wallet is not synchronized after switching to a mobile node To Reproduce Steps to reproduce the behavior:

  1. Created a new wallet with a connection to a random node.
  2. Go to the Settings screen and switch to the mobile node. Current behavior: the wallet gets stuck on the sync screen with 0% . there is an error in the logs: 12:04:41.772 broadcast rate message processing exception: /Users/denis/Documents/Projects/Xcode/beam/include/3rdparty/yas/detail/io/binary_streams.hpp(316): can't read requested bytes

Expected behavior: synchronized with the blockchain and the wallet is opened

AndreyDyakonov commented 3 years ago

Checked