There is no issue to use user's store locale price for inAppPurchases
. But I need to get product price in USD
for my personal statistics. Is there a way to get SKProduct
Price in USD
instead of store locale price?
SKProduct *product = [self productForType:type].price