iPhone 应用程序因第 3.3.3 条而被拒绝(但这是什么意思?)

标签 iphone app-store

我制作了一个 iPhone 应用程序,可以显示几张来自互联网的图片 您可以在哪里发表评论(iPhone短信气泡样式)

我的应用被拒绝的原因是:

  1. We cannot post this version of your iPhone application to the App Store because it violates section 3.3.3 of the iPhone SDK Agreement;

"Without Apple's prior written approval, an Application may not provide, unlock or enable additional features or functionality through distribution mechanisms other than the iTunes Store."

If you would like to provide an invitation-only pre-release version of your application to a group of friends, then we encourage you to use the Ad Hoc application distribution method. Please go to the Distribution Tab in the iPhone Developer Portal for complete information on Ad Hoc distribution.

但这是什么意思呢?我在互联网上浏览了一下,发现这涵盖了与Apple的应用程序相似的应用程序?

有人有这方面的经验吗?并知道如何解决这个问题吗?

最佳答案

我收到了苹果的官方回复

The website component of the application is currently not available to the general public. If you would like to provide an invitation-only pre-release version of your application to a group of friends, then we encourage you to use the Ad Hoc application distribution method.

Please go to the Distribution Tab in the iPhone Developer Portal for complete information on Ad Hoc distribution.

关于iPhone 应用程序因第 3.3.3 条而被拒绝(但这是什么意思?),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/642188/

相关文章:

iPhone 应用程序本地化和国际化

iphone - 多个appstore应用程序版本-常规和认证

iphone - 导航 Controller 的后退按钮问题 (iPhone)

iphone - UIPasteboard顽固地坚持,无论我做什么

iphone - 添加没有 PKAddPassesViewController 实例的通行证

ios - Xcode 8.1 选择仅显示 iPhone 7 和 7s 的初始设备 View

ios - 当我放弃对 iOS 6 的支持时会发生什么?

iOS应用程序拒绝2.1性能: APP COMPLETENESS

iphone - Unity iOS 版本 : app store size 4x ipa size

ios - 如何在 Objective-C 中异步获取 API 数据?