mymonero / mymonero-mobile

MyMonero Android and iOS app codebase
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

Can't send funds on Android / iOS when using custom LWS: 'This wallet must be imported' error #60

Open CryptoGrampy opened 2 years ago

CryptoGrampy commented 2 years ago

Description

When I go to send funds, I press send, and see a yellow 'This wallet must be imported' error at the top of the send screen. Funds do not get sent.

Steps to reproduce

  1. Open wallet hosted on custom LWS server
  2. Enter address/fund amount to send
  3. Press send

Expected behavior:

Funds should be sent

Actual behavior:

Funds are not sent, error pops up at top of send screen.

Versions

sethforprivacy commented 2 years ago

Testing myself this appears to work properly for me, but note that I am running a v0.18.0.0 monero-lws build via this image:

vdo1138/monero-lws:v0.2_0.18

CryptoGrampy commented 2 years ago

Tested this one a bit more- it affects wallets created from restore, but on the plus side, wallets from scratch DO work correctly (but do not work if you idelete and re-import them from seed !)

So to reproduce, open MyMonero, set to custom LWS, restore a wallet from seed, send tx. Results in 'this wallet must be imported' error.