iotaMobile icon indicating copy to clipboard operation
iotaMobile copied to clipboard

Not loading balance on startup, but loads it later

Open cooperventures opened this issue 7 years ago • 2 comments

My steps:

  1. Create a wallet on iota-wallet.org. Transfer 1 iota into it.
  2. Open iotaMobile for the first time. Enter the seed that I used at iota-wallet.
  3. iotaMobile shows no balance. It does show the 0i transaction at attachment.
  4. Go to Receive and generate a few addresses and attach them. No change. All of this happened over the space of a day or so.
  5. Go to iota-wallet and open the wallet. It shows the 4 0i transactions that I have generated with iotaMobile.
  6. Delete the seed from iotaMobile and clear the database.
  7. Open a new wallet using the same seed.

The result is that the 1i balance showed up, along with the old 0i transactions.

cooperventures avatar Jun 30 '17 03:06 cooperventures

I've seen this happen once before. I've just managed to recreate this again.

Am trying to work this out now.

l3wi avatar Jul 04 '17 11:07 l3wi

getBalances(addresses, 100, callback) returns all balances as zero... trying to figure out.

l3wi avatar Jul 04 '17 12:07 l3wi