本文介绍了通过非AppStore的畅销iOS应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近,我被谁都有自己的AppStore的关于越狱的设备大中国出版商联系。他们给了我通过他们的平台来推销我的应用程序了。
我只是想知道有没有人有与经验?它是合法的吗?苹果是否会禁止我的应用在AppStore的?

recently I was contacted by big Chinese publisher who has own "AppStore" on jailbroken devices. They offered me to sell my app through their platform too. I just wondering does anyone has an experience with that? Is it legal? Will Apple ban my app in AppStore?

我绝对不希望在未来与苹果的问题,但我记得一些大公司都提交他们的应用程序到苹果蠹(但在AppStore上没有卖同样的应用程序...)

I definitely don't want problems with Apple in future, but I remember some big companies were submitting their apps to the Cydia (but didn't sell same apps in AppStore...)

推荐答案

看,在其他地方,iOS开发者计划许可协议第7条:

Look at, among other places, Section 7 of the iOS Developer Program License Agreement:

http://www.scribd.com/doc/41213383/iOS-Developer-Program-License-Agreement

本协议项下开发的应用程序可以分配两个
  方式:(1)通过在AppStore,如果由苹果选择,和(2)
  分布上注册的设备数量有限使用。

因此​​,分发任何其他方式为开发人员协议的冲突(这是唯一合法的方式来获得SDK)和理由终止您的开发者协议。

So distributing it any other way is a violation of your developer agreement (which is the only legit way to get the SDK) and grounds for terminating your developer agreement.

这篇关于通过非AppStore的畅销iOS应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-26 17:01