PoC-Consortium / burstcoin-mobile

Burstcoin mobile wallet for Android and iOS https://play.google.com/store/apps/details?id=org.icewave.burstcoinwallet
GNU General Public License v3.0
21 stars 20 forks source link

Assets don't appear on the app #53

Open miya43 opened 4 years ago

miya43 commented 4 years ago

If you have multiple feature requests, please create a seperate issue for each individual feature. If you report a bug, please use the following template!

Specifications

Expected Behavior

Actual Behavior & Screenshots Screenshot_20200307_064712_org icewave burstcoinwallet

Please confirm attached data .

ariecimplicity commented 4 years ago

Yes same problem :(

ariecimplicity commented 4 years ago

Specifications

Application Version:0.2.2 Android Version:9 Device:XIAOMI REDMI NOTE 7

whiwin commented 4 years ago

Me to

whiwin commented 4 years ago

Specifications

Application Version:0.2.3 Android Version:9 Device:XIAOMI REDMI NOTE 7

paulpoco commented 4 years ago

Me too doesn't show Fiat value anymore

harryjph commented 4 years ago

This is not the app's fault, this is due to CMC removing their v1 API:

https://pro.coinmarketcap.com/migrate

Their new plan is paid :/

whiwin commented 4 years ago

This is not the app's fault, this is due to CMC removing their v1 API:

https://pro.coinmarketcap.com/migrate

Their new plan is paid :/

then what is the solution ?? I can't even send burst funds in the application ... I also forgot to save a passphrase :(

harryjph commented 4 years ago

The solution to this particular problem is changing the source to use a different API.

Not being able to send burst is likely due to the fact that the default node is https://wallet.burst.cryptoguru.org:8125/, which has an expired certificate. This means your phone will refuse to connect to it. Please go to the settings tab, click on "Node", enter the address of a new node, such as https://wallet.burst-alliance.org:8125/burst, and click the tick button. After this, pricing will still be broken, but you should be able to send and receive Burst.

harryjph commented 4 years ago

Also, if you've forgotten to save the passphrase, you're in trouble. If you can, using the steps above, get the app to send your burst, you can create a new account that you save the passphrase of, send all of your burst to the new account, and stop using the old account. If you can't get the app to send your burst, you're stuck :(