当我尝试将我的应用程序上传到appstore中时,由于以下原因被拒绝
Thank you for making the app available for us to review.
It would now be appropriate to modify your app to restrict it to only those territories
for which you hold a gambling license.
For information on location awareness options, please see the
<a href="https://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/LocationAwarenessPG/Introduction/Introduction.html">
Location Awareness Programming Guide, available in the iOS Dev Center.
Please see
<a href="https://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/LocationAwarenessPG/CoreLocation/CoreLocation.html">
Monitoring Shape-Based Regions我只想在英国和德国提供应用程序,我的问题是我是否想编辑EULA(最终用户许可协议)添加了新的EULA.Or其他问题?请帮助我解决这个问题。
发布于 2013-07-29 07:12:08
若要更改应用程序出现的商店,请登录iTunesConnect并单击“管理您的应用程序”。选择您的应用程序,并单击“权利和定价”按钮。你可以从这个页面中选择你想要的商店(英国和德国)。(如果你看到底部有一行写着“除非你选择了特定的商店.”,你的应用程序已经在所有商店销售了。)
都是最好的。
https://stackoverflow.com/questions/17917914
复制相似问题