iOS 的定期订阅政策适用于服务,而非内容

发布于 2024-11-11 05:05:25 字数 421 浏览 4 评论 0原文

提前为政策道歉,而不是编程问题,但鉴于网上可用的信息很少,我希望可以原谅我在这里提出这个问题。

我想在 iOS 应用程序中使用 Apple 的新定期订阅。我之前已经对付款进行了编码,并且没有出现任何问题,但是我无法找到有关新订阅类型所允许的内容的指导。其含义“似乎”是没有特别的指导,但是我能找到的所有讨论都在谈论“内容”提供商而不是服务提供商。

我想对人们订阅的服务使用定期订阅。我本身不提供任何内容。

使用旧的非续订订阅类型(这确实太糟糕了,不值得使用),我 99% 确定该应用程序会被接受,但内容提供商的所有言论让我担心苹果真的不想要SAAS 提供商使用定期订阅模型,并希望将其限制为内容发布者。

有人有使用软件即服务的新支付模式的经验吗?

在我们围绕这个概念构建整个支付解决方案之前,我很想了解它是否可行!

Apologies in advance for a policy, rather than a programming question, but given the paucity of information available online I hope I can be forgiven for asking it here.

I would like to use the new recurring subscriptions from Apple in an iOS app. I have coded payments before and have no problems there, however nowhere can I find guidance on what is allowed under the new subscription type. The implication 'seems' to be that there is no special guidance, however all the discussions I can find are talking about 'content' providers rather than service providers.

I would like to use the recurring subscription for a service that people subscribe to. I am not offering any content per se.

Using the old non-renewing subscription type (that is really so broken it isn't worth using) I'm 99% sure the app would be accepted, but all the talk of content providers has me worried that Apple really don't want SAAS providers to use the recurring subscription model and want to restrict it to publishers of content.

Does anyone have experience with using the new payment model for software as a service?

I'd love to get some better idea as to whether it's viable or not before we build a whole payment solution around the concept!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

清晰传感 2024-11-18 05:05:25

很抱歉我来晚了一点,但我对此有一个答案。

基本上大约一个月前,我提交了我的应用程序,但由于不包含 iAP 而被拒绝,因为它链接到我们的 SAAS 网站供用户设置订阅。所以我开始实施自动续订订阅。没花我太长时间,测试效果很好。所以我重新提交了。并再次被拒绝。

我们发现您的一种或多种应用内购买产品的可购买性类型设置不当,不符合应用商店审核指南。

云图书设置为自动续订订阅。

根据产品功能,使用非续订订阅内购类型更为合适。自动续订订阅产品最适合需要或具有动态或频繁更改内容的应用,例如数字期刊或广播订阅。

尽管在创建 iAP 产品时有一句漂亮的小话这样说:

仍然可以提供非续订订阅,但自动续订订阅现在成为首选,原因如下:

因此,根据我的经验,SAAS 不允许自动续订。

I am sorry that i am coming into this a little late, but i have an answer for this.

Basically about a month ago i submitted my app and it got rejected for not including iAP as it links to our SAAS website for users to set up their subscriptions. So off i went and implemented Auto-Renwing subscriptions. didn't take me too long and from testing worked fine. So i resubmitted. and got rejected again.

We found that the Purchasability Type for one or more of your In-App Purchase products was inappropriately set, which is not in compliance with the App Store Review Guidelines.

Cloud-books is set to Auto-Renew Subscription.

Based on product functionality, it would be more appropriate to use the non-renewing subscription In-App Purchase type. The Auto-Renewable Subscription product is best suited for apps that require or feature dynamically or frequently changing content, such as digital periodicals or radio subscriptions.

Even though when creating an iAP product there is a nice little line that says this:

Non-renewing subscriptions can still be offered, but auto-renewable subscriptions are now preferred for the following reasons:

So from my experience auto renewing is NOT allowed for SAAS.

贱人配狗天长地久 2024-11-18 05:05:25

我认为 iOS 上有关自动续订订阅的政策最近可能发生了变化,但这很困难,因为仍然有很多旧的信息和开发人员的推荐。 Marco Arment 的博客在此处和 < a href="http://www.marco.org/2013/12/02/auto-renewable-subscriptions" rel="nofollow noreferrer">此处,但这些是 2012 年和 2013 年

截至目前的 ( 2014年中),据我所知,相关政策已发生变化:

“使用 IAP 购买商品的应用程序必须分配正确的
购买类型 Appler 应用内购买目前是
自动续订订阅。不过,更合适的做法是
使用非续订订阅应用内购买类型。自动更新
订阅适用于期刊应用程序,例如杂志和
报纸。”

对此:

应用只能使用期刊的自动续订订阅
(报纸、杂志)、商业应用程序(企业、生产力、
专业创意、云存储)和媒体应用程序(视频、音频、
语音),否则应用程序将被拒绝。

因此,似乎主要针对期刊的旧限制现在已扩展到许多其他用例。有许多像 Evernote 这样的应用程序已切换到自动续订的公开示例。

来源:https://developer.apple.com/app-store/review/guidelines /

I think the policy around auto-renewing subscriptions on iOS may have changed recently, but it's tough because there's still a lot of older information and testimonials from developers out there. Marco Arment's blog talks a lot about the policy here and here, but those are from 2012 and 2013

As of now (mid-2014), from what I've been able to gather, the relevant policy has changed from this:

"Apps that use IAP to purchase items must assign the correct
Purchasability type Appler In-App Purchase is currently an
Auto-Renewable Subscription. However, it would be more appropriate to
use the Non-Renewing Subscription In-App Purchase type. Auto-Renewable
Subscriptions are intended for periodical apps, such as magazines and
newspapers."

to this:

Apps may only use auto-renewing subscriptions for periodicals
(newspapers, magazines), business Apps (enterprise, productivity,
professional creative, cloud storage), and media Apps (video, audio,
voice), or the App will be rejected.

So it seems like an older restriction that was mostly focused on periodicals has now been expanded to a bunch of other use cases. There are a number of public examples of apps like Evernote that have switched to auto-renewals.

Source: https://developer.apple.com/app-store/review/guidelines/

自在安然 2024-11-18 05:05:25

如果我理解您的问题,您将提供“另一个月的此服务”作为订阅项目。这将是基于订阅的游戏等的常见模型。也许您是否允许的最佳指示是寻找其他执行此操作的应用程序。

此外,不要害怕联系 Apple!他们不是怪物,而且他们确实回答问题!您可以向技术支持发送电子邮件,或者,如果这没有给您带来有用的答复,请要求与 Apple 的一位 iOS 业务开发经理交谈。他们的员工的职责就是帮助您的企业取得成功。如果他们不知道答案,他们就会找到答案;如果答案是“否”,他们会帮助您找出做类似事情的方法。他们非常友好&知识渊博,就像一个专门从事iOS应用业务的天才吧。

让我们知道您学到了什么!

If I understand your question, you are offering "another month of this service" as a subscription item. This would be a common model for subscription-based games, etc. Probably your best indication of whether or not it is allowed is to look for other apps that do it.

In addition, don't be afraid to contact Apple! They're not monsters, and they do answer questions! You can email tech support or, if that doesn't get you a helpful response, ask to talk with one of Apple's iOS biz-dev managers. They have people whose job it is to help you make your business succeed. If they don't know the answer, they'll find it; if the answer is "no", they'll help you figure out ways to do something similar. They're quite friendly & knowledgable, like a genius bar dedicated to the iOS app business.

Let us know what you learn!

原野 2024-11-18 05:05:25

正如我在对 @Joe Meredith 的回复的评论中提到的,我也收到了类似的拒绝。虽然我认为这是由于不成文的规则,但我刚刚注意到这位黑客新闻评论者 找到了一条明确规定的书面规则

包含“租赁”内容或服务且在过期后过期的应用
时间有限将被拒绝

As I mention in my comment to @Joe Meredith's response, I received a similar rejection. Although I thought that this was due to an unwritten rule, I just noticed that this Hacker News commenter found a written rule that explicitly states that

Apps containing "rental" content or services that expire after a
limited time will be rejected

薯片软お妹 2024-11-18 05:05:25

2019年,情况发生了一些变化。 Apple 现在允许通过 IAP 使用 SaaS 模型自动续订订阅:

允许的用途:如果您提供自动续订订阅,则必须
为客户提供持续的价值以及订阅期
必须持续至少 7 天,并且在所有地区都可用
用户的设备。虽然以下列表并不详尽,但示例
适当的订阅包括: 新的游戏关卡;情节性的
内容;多人支持;提供一致、实质性的应用程序
更新;访问大量或不断更新的媒体
内容; 软件即服务(“SAAS”);和云支持。在
补充:

As for 2019, things have changed a little bit. Apple now do allow the usage of the SaaS model with IAP Auto Renewable Subscriptions:

Permissible uses: If you offer an auto-renewing subscription, you must
provide ongoing value to the customer, and the subscription period
must last at least seven days and be available across all of the
user’s devices. While the following list is not exhaustive, examples
of appropriate subscriptions include: new game levels; episodic
content; multi-player support; apps that offer consistent, substantive
updates; access to large collections of, or continually updated, media
content; software as a service (“SAAS”); and cloud support. In
addition:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文