Different price for different countries

北城以北 提交于 2019-12-01 04:55:18

问题


I saw there are apps that have a different price on different itunes stores (according to location). How do they do that? (I didn't see any place in itunesconnect that enables that)


回答1:


You can't have different price for different country. The only thing is when you choose a tier, it is not the same value according to the country currency.

e.g. : tier 1 = $.99 (US) = .79€ (Europe) = 230 Yens (Japan)

If you really want to have different prices, you must have the same app multiple times.

e.g. :
Application 1 : only distributed on US country (at any tier)
Application 1 bis : distributed on other country than US (at any other tier)

Application 1 and Application 1 bis is exactly the same application, but with a little difference, e.g. language (if you do not localize your app)




回答2:


It is possible now! Now you can set different prices based on territories for the same IAP package.

https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnectInAppPurchase_Guide/Chapters/WorkingWithYourProductsStatus.html




回答3:


Release them as separate apps, then set the target countries so they do not overlap.



来源:https://stackoverflow.com/questions/4172653/different-price-for-different-countries

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!