And I want to know how can I get the price of a product I created in my google play developer console, so I can display it to the player. In the example, the consumable item is .99 cents, and as far as I know it was “hard set”, so what if the player is from a country with a different currency? It will still show .99 cents even though it will be a different value, most likely. If I could get the price I set in the developer console, then I could display it properly to the player.
This is a new feature so I hope someone has the answer.
Thanks in advance!
It will only show in countries where you have set the locale. Otherwise the App will not be offered in those countries.
Once you have set the locale I think the conversion is automatic… I could be wrong here. I do believe you are free to set your own prices in the Dev console for each locale.