I wondering how to get a local price from a products of the Store
I used Unity IAP system and it has ProductCatalogItem in list of Icollection class
and I want to get a local price of each product, and I know that I can get a price from ProductMetadata right?
But how to get ProductMetadata from a ProductCatalogItem class?
it can show me the right price! thank you very much!
But some items! I’ve see it just 0 USD I don’t know why?
or that IAP item need to passed review? But this was sell on store already.
why the price still 0 in some items.