【发布时间】:2012-07-09 04:34:43
【问题描述】:
我开发了一个 iOS 应用,允许用户使用 OAuth 通过他们的 Google 帐户登录。
因涉嫌违反 App Store Review Guidelines 11.13 被 Apple 拒绝:
11.13 Apps that link to external mechanisms for purchases or subscriptions to be used in the app, such as a “buy" button that goes to a web site to purchase a digital book, will be rejected
在询问更多信息时,Apple 表示:
To clarify, your app has been rejected for including means for users to acquire new Google accounts. Linking customers to a page where users may sign up or register new accounts, and then use those accounts to purchase service/server space to be used within the app, is not appropriate and must be removed before resubmitting your app.
这是侵权功能的截图:
Gmail iOS 应用具有相同的屏幕,我找不到任何其他通过 OAuth 连接到 Google 的应用,所以我不知道如何解决这个问题。
有什么想法吗?
非常感谢!
编辑:这是 Gmail 中相同违规屏幕的屏幕截图
【问题讨论】:
-
我的 Google 帐户显示我的 iOS 设备上的 Reeder 有一个 OAuth 令牌,如果您正在寻找一个应用程序作为示例。
-
我不完全确定 SO 是否适合提出应用审核问题,但您是否尝试过提出上诉并要求提供更多信息?如果我在你的鞋子里,那将是我的第一条途径。
-
我肯定在调解中心提出上诉,但想公开询问是否有人曾经经历过这种情况。
-
@ipsim 发生了什么?您是否找到了解决方案或更改了应用中的某些内容?
标签: iphone ios oauth app-store appstore-approval