I'm using localizedPriceString of Unity that actually calls SkuDetails.getPrice() of Android API. For correct displaying symbols of any currency would be great to know list of values can be returned by SkuDetails.getPrice() or localizedPriceString
Have not found the info in reference
Is there any way to get it? Thank you in advance.