iotaMobile
iotaMobile copied to clipboard
Not loading balance on startup, but loads it later
My steps:
- Create a wallet on iota-wallet.org. Transfer 1 iota into it.
- Open iotaMobile for the first time. Enter the seed that I used at iota-wallet.
- iotaMobile shows no balance. It does show the 0i transaction at attachment.
- 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.
- Go to iota-wallet and open the wallet. It shows the 4 0i transactions that I have generated with iotaMobile.
- Delete the seed from iotaMobile and clear the database.
- Open a new wallet using the same seed.
The result is that the 1i balance showed up, along with the old 0i transactions.
I've seen this happen once before. I've just managed to recreate this again.
Am trying to work this out now.
getBalances(addresses, 100, callback) returns all balances as zero... trying to figure out.