iphone - 应用程序于11.13被拒绝(新用户注册不合适)

标签 iphone ios in-app-purchase privacy

DTMF 调用机制是我的应用程序。要首先访问该应用程序的功能,用户需要登录。如果用户是新用户,没有创建任何帐户,他甚至可以注册。被拒绝的原因如下。

11.13

We found that your app provides access to external mechanisms for purchases or subscriptions to be used in the app, which is not in compliance with the App Store Review Guidelines.

New user registration is not appropriate. Please see the attached screenshot/s for more information.

To be in compliance with the App Store Review Guidelines, it would be appropriate to remove the access to these mechanisms - including fully qualified links to your site that could indirectly provide access to these mechanisms, such as links to web pages for support, FAQ, product or program details, etc.

On occasion, there may be apps on the App Store that don't appear to be in compliance with the App Store Review Guidelines. We work hard to ensure that the apps on the App Store are in compliance and we try to identify any apps currently on the App Store that may not be. It takes time to identify these occurrences but another app being out of compliance is not a reason for your app to be.

请帮我解决这个问题。如果我能得到拒绝我的应用程序的确切原因,这将非常有帮助。

最佳答案

您可能正在尝试销售某些东西,这可能是您应用程序的一部分。为此,您应该使用 IAP api,这对 Apple 来说意味着 30%。您应该向他们证明您销售的产品不是您的应用程序或订阅服务的一部分。

Apple商店指南的整个11章内容是关于purchasing .

您必须真正确定您所销售的产品不能是您的应用程序的“一部分”,或者您需要使用应用内购买。

关于iphone - 应用程序于11.13被拒绝(新用户注册不合适),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17717402/

相关文章:

ios - 不变的NSString

ios - UILongPressGestureRecognizer 回调函数的最大频率是多少?

iOS9 SKPaymentQueue 相关问题 - 应用返回前台时事务意外终止

android - 响应代码项目已购买但购买列表为空

iphone - 当 Gesture 应用于 self.view 时,我们如何才能使 TableView 工作?

ios - UITableView 转换属性在 iOS 8 中不起作用

iphone - 将字节值放入 NSDictionary [iOS]

iphone - 使用 UINavigationController 和 Storyboard 返回两个级别

ios - React Native iOS 构建失败无法解析构建文件

objective-c - Mac OS X 应用程序的应用程序内购买