将用户的商店区域设置价格用于inAppPurchases
. 但是我需要USD
为我的个人统计数据获取产品价格。有没有办法获取SKProduct
价格USD
而不是商店区域设置价格?
SKProduct *product = [self productForType:type].price
将用户的商店区域设置价格用于inAppPurchases
. 但是我需要USD
为我的个人统计数据获取产品价格。有没有办法获取SKProduct
价格USD
而不是商店区域设置价格?
SKProduct *product = [self productForType:type].price