PokeMate
PokeMate copied to clipboard
question; way to see stardust
Hello,
Is there a way to see your stardust? thx
Currently it is not displayed. Ill set this as an enhancement.
thx! would be great if i could see it! would help management
Not sure where you want to place it so if anyone wants to add it -
context.getApi().getPlayerProfile().getCurrency(com.pokegoapi.api.player.PlayerProfile.Currency.STARDUST)
should return the player stardust,my suggestion that if you display stardust you might want to display pokecoins near it.