App rejected due to 3.1.1 - Business - Payments - In-App Purchase

App rejected due to 3.1.1 - Business - Payments - In-App Purchase

这是 Apple 回复的内容:

Guideline 3.1.1 - Business - Payments - In-App Purchase

Your app or metadata includes an account registration feature, which is considered an access to external mechanisms for purchases or subscriptions to be used in the app. Specifically, your app description contains a link to your website where users can register.

这是他们所说的解决问题的方法:

To resolve this issue, please remove the account registration feature and any other fully qualified links to your site that could indirectly provide access to these mechanisms, such as links to web pages for support, FAQs, product or program details, etc.

我正在开发的应用程序是 B2B 应用程序,公司可以通过网站购买订阅并将其员工注册为用户。 Apple 的意思是,这被认为是一种外部机制,您应该只使用应用内购买。问题是,即使实施了应用内购买,因为它是 B2B 应用而不是 B2C,并不是每个用户都必须购买订阅,只有公司必须购买。这将有助于了解是否有人遇到过类似的问题以及如何解决这些问题。

您需要到调解中心详细解释您的问题。我以前的公司曾经有一个 B2B 应用程序,在 AppStore 之外有一个基于公司的订阅。为了通过 Apple 验证,我们必须与他们详细讨论并强调您的应用程序是 B2B 应用程序这一事实。

这是一个有趣的 post: https://www.designernews.co/stories/9695-how-do-apps-like-lyft-uber-airbnb-skirt-apples-30-cut-on-each-transaction

RomOne 的回答帮助我们的应用程序获得批准进入应用程序商店。在我们的案例中,上诉委员会的结论是:

*App Store 审核指南 3.1.1,虽然应用程序是免费下载的,但用户必须为 ****** 服务付费。跨多个平台运行的应用可能允许用户访问他们在其他地方获得的内容、订阅或功能,前提是这些项目也可以在应用内作为应用内购买获得。*

在向 B2B 应用程序的使用说明后,公司需要订阅而不是应用程序的 employees/users,并声明这些用户永远不会使用此应用程序内购买功能,我们终于在应用商店中找到了我们的应用。

在您与 Apple 的沟通中,您可以指出 App Store 审查指南 (https://developer.apple.com/app-store/review/guidelines/) 的以下条款(如果适用)(适用于我的情况):

3.1.3 Other Purchase Methods: The following apps may use purchase methods other than in-app purchase. Apps in this section cannot, within the app, encourage users to use a purchasing method other than in-app purchase. Developers can send communications outside of the app to their user base about purchasing methods other than in-app purchase.

3.1.3(c) Enterprise Services: If your app is only sold directly by you to organizations or groups for their employees or students (for example professional databases and classroom management tools), you may allow enterprise users to access previously-purchased content or subscriptions. Consumer, single user, or family sales must use in-app purchase.

3.1.3(f) Free Stand-alone Apps: Free apps acting as a stand-alone companion to a paid web based tool (eg. VOIP, Cloud Storage, Email Services, Web Hosting) do not need to use in-app purchase, provided there is no purchasing inside the app, or calls to action for purchase outside of the app.