可以为特定国家/地区的不同类别分发 iOS 应用程序吗?
事实证明,巴西没有奥运会类别。如果我们可以更改应用程序的类别,我们会很高兴,但仅限于巴西。
As it turned out, Brazil has no Games category. We'd be happy if we could change the app's category, but only in Brazil.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的,执行此操作的唯一方法是使用新名称和捆绑包 ID 创建第二个应用程序,例如 MyApp - 巴西版。
苹果通常不喜欢你这样做,所以最好使用一个通用的类别。但如果您确实需要在美国的比赛中使用它,并在巴西使用它,那么这是您的最佳选择。
Yeah, the only way to do this is to create a second app with a new name and bundle ID, e.g. MyApp - Brazil edition.
Apple generally don't like you doing this, so it's better just to use a category that works universally. But if you really have to have it be under games in the US, AND have it be available in Brazil, this is your best option.
使用次要类别:
来自开发人员指南:
Use the Secondary Category:
from the Developers Guide: