casinocoin / tokenwallet-mobile

CasinoCoin Token Wallet for Mobile
0 stars 0 forks source link

[BUG] Selected currency is not shown i Dashboard #207

Closed zenkertA closed 4 years ago

zenkertA commented 4 years ago

Describe the bug Dashboard still shows USD after changing currency in Settings.

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings.'
  2. Click on 'Change currency, to any currency'
  3. See error

Expected behavior Dashboard should show selected currency. Not USD. Going back to setings it still show the selected currency not USD, so it works there.

Smartphone (please complete the following information):

t3nshi commented 4 years ago

I was just checking and you are right. The app keeps getting the values for the previous selected currency even after restart. Although the currency was effectively changed.

t3nshi commented 4 years ago

I just fixed it. Just notice that due to limitations on the service we are using, if you change many times the currency in a short period of time it will trigger a block from the service and you won't see reflected the changes for a while. I will try to include this in the next release.