iOS 提交审核,被拒

2024-05-11 12:07

1. iOS 提交审核,被拒

原因如下:
1、程序有重大bug,程序不能启动,或者中途退出。 
2、绕过苹果的付费渠道,我们之前游戏里的用兑换码兑换金币。 
3、游戏里有实物奖励的话,一定要说清楚,奖励由本公司负责,和苹果没有关系。 
4、用到苹果的标志。(应用的设计和Apple的Logo风格太像了也会被拒) 
5、网络功能不能正常访问。 
6、图标不能点击,不能点击的图标要置灰,或者直接隐藏。 
7、没有设置default页,启动画面为黑屏,有一定概率被拒绝。 
8、一个应用在线,但你想在发一个豪华版之类的,再开一个应用也会被拒绝。
OS(苹果公司的移动操作系统)锁定iOS是由苹果公司开发的移动操作系统。苹果公司最早于2007年1月9日的Macworld大会上公布这个系统,最初是设计给iPhone使用的,后来陆续套用到iPodtouch、iPad以及AppleTV等产品上。
iOS与苹果的MacOSX操作系统一样,属于类Unix的商业操作系统。原本这个系统名为iPhoneOS,因为iPad,iPhone,iPodtouch都使用iPhoneOS,所以2010WWDC大会上宣布改名为iOS(iOS为美国Cisco公司网络设备操作系统注册商标,苹果改名已获得Cisco公司授权)。

iOS 提交审核,被拒

2. iOS提交AppStore审核不通过

我之前也遇到过这种问题,找了好多方法才解决,具体如下,
19大之后借贷类被拒的PLA1.2问题已经变成了5.2.1,借贷类被苹果单独的当成了一个品类去审核,这篇文章是我上架了上百款借贷应用(其中包含借贷,贷款超市,借贷马甲,以及贷款超市马甲)总结出来的经验,文章会不定期更新,只要审核规则发生了改变,文章也会更新.文章需要仔细阅读,每一个细节都有可能是你被拒的原因.接下来分开讲解.

材料配置:开发者账号只有一种可以一次性过,公司的营业执照的经营范围具有放贷资质(这种一般都是小额贷款公司),并且该公司持有金融许可证以及icp备案。剩下的所有账号,都需要靠运气,对,你没听错,靠运气,ASO100上可以搜到每天上架的借贷类应用,有个人账号,科技类账号,金融服务类等等账号,这些账号都是没有资质的,都是看运气.

一.上架前你需要准备的一些事情:

A.如果有放贷资质的账号是你们自己公司的, 那么会简化一些步骤, 但是还是要继续往下看

B.如果有放贷资质的账号不是你们公司的, 是你们通过各种渠道找过来的, 也是完全可以上的, 接下来要详细讲解如何操作, 通过这个账号上架并且成功并且显示的是你们自己公司的版权以及是由你们公司发布.以下放贷资质的公司简称A公司, 你们自己公司简称B公司

1.app首页的底部加一个 ”Copyright公司名字” 文案, 并且这个文案由后台配置, 上线期间公司名字需要写成A公司名字

2.注册协议, 签署注册协议的公司名字也是A公司名字, 文案由后台配置

3.技术支持网址需要加上app介绍, 放上app logo, 最底下也要加一个文案 ”CopyrightA公司名字”

4.测试账号不需要认证完成, 正常的借贷类app的认证步骤 身份证->活体->紧急联系人->运营商->芝麻信用->银行卡, 一一列出来是为了下面两步做准备, 正常情况下可以不需要认证, 给一个全新的账号给审核人员即可

5.如果你的app进入的时候就需要获取联系人信息, 建议把这个获取联系人信息的步骤添加到获取紧急联系人那一步, 这么做的原因是大部分借贷类app都没有界面需要使用联系人信息这个功能, 这个基本是给催收和风控用的, 苹果审核的时候会因为你没用到这些数据, 却去获取用户的联系人信息而拒绝你的app

6.如果你的app需要获取用户的地理位置, 建议把获取地理位置的这个功能加到用户进入借款界面的时候, 或者用户基础认证完成之后, 理由基本同上.

7.审核期间app内部不能出现任何第三方的名字, 记住是任何第三方! 银行也不行!举一个例子, 某某银行多少点在维护, 这样的文案都不行!

8.接上第7步, app内部不能出现任何金融, 理财类的字眼

9.如果可以, 在app描述中加上一句 “app名字 属于 A公司开发运营的”, (如果这个A公司开发者账号是你们自己的, 强烈建议加上去, 我因为没加这句话被拒, 再加上这句话就过了的app不下10个), 如果A公司不是你们自己公司, 建议就不要加了, 因为现在app描述一旦通过审核不发新版本就改不了.

10.如果你之前在没有资质的账号提交过, 苹果拒绝之后才用的有资质的账号提交, 如果没资质的账号不作处理就用有资质的账号直接提交, 有资质的账号基本都会报4.3. 需要在没资质的账号做一下处理, xcode新建一个应用, 直接用之前提交过的bundle Id打包,logo用一个纯白或者纯黑的图片, 将这个新建的应用提交到应用市场, 构建版本中将之前被拒的包移除, 用这个新的应用顶替之前被拒的包, app名字改成 “作废-此应用不再提交” 后面再随便加一个数次, 因为这个名字别人已经用过了, app描述跟app跟app名字一样, 剩下的信息全部删除.最后点击保存即可.

如果被拒回复里面有截图的, 那么这个就好办了, 原因肯定在截图里面, 如果截图的界面东西比较多, 界面比较复杂, 不知道从何分析, 建议把界面做简单点, 只留借贷该有的文案, 不要出现任何金融, 理财这样的文案.
如果被拒的原因还是PLA1.2, 可以这样回复审核人员, 顺便传上A公司的营业执照:

您好, “app名字”是 “A公司名字” 独立研发的app, “A公司名字”具有放贷资质,附件:公司营业执照,请您查阅,非常感谢!
如果你们配置了一个24小时关注审核的人, 看到被拒信息立马回复审核人员, 基本几分钟内可以再次得到他们的消息
基本做到这里的通过率是99%, 如果这样还不过, 那基本就是审核人员的疏漏了, 因为苹果审核是人审, 所以审核出问题也是有可能的, 这种情况下可以上诉, 被拒回复框右上角有一个上诉按钮, 点击进入即可, 只要你有资质, 上诉就不可能被拒绝, 只是时间周期会比较久.
如果你的app被拒绝了, 并且回复了审核人员, 却迟迟没有再次收到审核人员的回复, 这种情况下很可能被他们忽略了, 或者是看到了忘记回
由于字数限制,具体方法可联系vx:iios122

3. iOS 提交苹果审核App被拒原因

We began the review of your app but aren't able to continue because we need additional information about your app.
  
 At your earliest opportunity, please review the following question(s) and provide as much detailed information as you can. The more information you can provide upfront, the sooner we can complete your review.
  
 Once you reply to this message in Resolution Center with the requested information, we can proceed with your review.
  
 iOS 应用提交审核要持续一周或者更久,在提交之前,我们一定要进行「自我审查」,避免被拒。ASO100 为大家收集整理了2015年 App Store 审核被拒的23个理由,并且附上官方拒绝理由原文,供大家上传应用时对照检查。
  
 应用被拒分为两种:Binary Rejected 和 Metadata Rejected。前者需要重新上传应用并且重新排队,后者只需要修改信息,不需要重新上传应用。
  
 iOS 应用的版本更新必须通过 App Store 进行,自身 App 内不能包含提示更新功能。从2015年3月起,所有包含检查更新功能的 App 都会被拒绝上架。
  
 附被拒理由原文:
   Your app includes an update button or alerts the user to update the app. To avoid user confusion, app version updates must utilize the iOS built-in update mechanism. We’ve attached screenshot(s) for your reference.
   Next Steps
  
 Please remove the update feature from your app. To distribute a new version of your app, upload the new app binary version into the same iTunes Connect record you created for the app’s previous version. Updated versions keep the same Apple ID, iTunes Connect ID (SKU), and bundle ID as the original version, and are available free to customers who purchased a previous version.
  
 接入第三方登录要检测是否安装了第三方客户端,未安装时不要显示对应按钮。2015年9月之前,通常可以采用判断未安装则隐藏登录按钮的方式。但目前隐藏按钮的方式也可能被审核拒绝,QQ 和微博提供了 web 登录的方式,如果判断未安装,需要允许用户使用 webview 的登录方式。苹果在条款中有声明不允许 iOS 应用的正常使用需要依赖另外一个 App。
  
 附被拒理由原文:
   We noticed that third-party app QQ/WeChat is required to use third-party authentication method. The user should be able to login without installing additional applications.
   Next Steps
  
 If you choose to support third-party authentication, please use methods that can authenticate users from within your app, such as a native web-view.
  
 从2014年2月起,Apple 开始拒绝采集 IDFA (identifier for advertising) 却未集成任何广告服务的应用进入 App Store。如果 App 本身没有广告,ASO100.com 建议可以在审核的时候显示一个 Banner 广告,并且放在比较明显的位置,审核通过后关掉即可。
  
 附被拒理由原文:
   We found that your app uses the iOS Advertising Identifier but does not include ad functionality. This does not comply with the terms of the iOS Developer Program License Agreement, as required by the App Store Review Guidelines.
   Specifically, section 3.3.12 of the iOS Developer Program License Agreement states:
   “You and Your Applications (and any third party with whom you have contracted to serve advertising) may us the Advertising Identifier, and any information obtained through the use of the Advertising Identifier, only for the purpose of serving advertising. If a user resets the Advertising Identifier, then You agree not to combine, correlate, link or otherwise associate, either directly or indirectly, the prior Advertising Identifier and any derived information with the reset Advertising Identifier.”
  
 Please remove the iOS Advertising Identifier from your app or add ad functionality to your app.
  
 如果你的 App 内有发帖等UGC(用户产生内容)功能,必须提供用户协议,并留有内容举报功能,否则就会被审核拒绝。
  
 附被拒理由原文:
   We found your app enables the display of user-generated content which may become sexually explicit. Therefore we ask that you put the following precautions in place, to ensure your app remains in compliance with the App Store Review Guidelines.
   Use Moderators to flag and remove inappropriate content
   Require that your users agree to terms (EULA) and these terms must be clear that there’s no tolerance for objectionable content
   Users need a way to flag or report objectionable content and users generating this content
   Developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content
   Developer needs a method for ejecting users who violate the terms of the EULA
  
 Please keep in mind that it is not sufficient for the user to report an issue through a general user feedback / 反馈 or like/dislike feature of the app. Please ensure that the contents that may become objectionable have a reporting or flagging mechanism readily accessible by the user to allow the user to promptly report or flag the issue and clearly identify the offending content.
  
 应用程序的名称、描述、截图或者预览与应用的内容和功能不相关将会被拒绝。有 App 因为应用截图使用的是自己设计的插画而被审核拒绝。
  
 附被拒理由原文:
   We noticed that your marketing screenshot(s) do not sufficiently reflect your app in use.We’ve attached screenshot(s) for your reference.
   Next Steps
  
 Please revise your screenshots to demonstrate the app functionality in use.
  
 苹果要求应用不能限制只有部分用户可以使用。
  
 附被拒理由原文:
   Your app arbitrarily restrict users by requiring invitation code to register, which is not allowed on the App Store. We’ve attached screenshot(s) for your reference.
   Next Steps
  
 Please revise your app to remove any functionality that limits who can use the app.
  
 一直以来,苹果都不允许iOS开发者在进行软件描述时提到 Android 版本,而自从2015年4月起,在 App 内、截图等任何地方提到安卓、Android 的文字、图标、系统界面都会被拒。曾经有电商 App,因为出现了售卖三星安卓手机而被拒。。。
  
 附被拒理由原文:
   We found that your app and/or its metadata contains inappropriate or irrelevant platform information, which is not in compliance with the App Store Review Guidelines.
   Specifically, your app mentioned other platforms, such as Android.
  
 Providing future platform compatibility plans, or other general platform references, is not appropriate in the context of the App Store. It would be appropriate to remove this information.
  
 App 里有实物奖励的话,不能使用苹果产品(例如 iPhone 、iPad 等)作为奖品。另外一定要声明“奖励由本公司提供,与苹果官方无关”。
  
 附被拒理由原文:
   Your app includes a contest or sweepstakes but it does not:
   Indicate that Apple is not involved in any way with the contest or sweepstakes.
   Next Steps
   It is necessary to:
   Include official rules of the contest or sweepstakes in the app
   Include an explicit statement in the contest or sweepstakes rules specifying that > Apple is not a sponsor
  
 Ensure that the contest or sweepstake prizes are not Apple products
  
 增加一个“恢复购买记录”的按钮即可。
  
 附被拒理由原文:
   We found that your app offers In-App Purchase/s that can be restored but it does not include a “Restore” feature to allow users to restore the previously purchased In-App Purchase/s.
  
 To restore previously purchased In-App Purchase products, it would be appropriate to provide a “Restore” button and initiate the restore process when the “Restore” button is tapped.
  
 对于资讯等 App,在没有进行与用户信息相关的操作时,却强行让用户登录,甚至不登录就无法看到任何内容,有可能会被拒绝。
  
 附被拒理由原文:
   We noticed that your app requires users to register with personal information to access non account-based features. Apps cannot require user registration prior to allowing access to app content and features that are not associated specifically to the user.
   Specifically, your app forces users to login before they can read the news.
   We features that your app requires users to register or log in, prior to accessing non account-based features. Apps cannot require user registration or login prior to allowing access to app content and features that are not associated specifically to the user.
   Next Steps
  
 User registration that requires the sharing of personal information must be optional or tied to account-specific functionality. Additionally, the requested information must be relevant to the features.
  
 iPhone程序必须不经修改就能以iPhone分辨率和2倍iPhone 3GS的分辨率在iPad上运行。即使你的App 只为 iPhone 用户提供,在 iPad 上也必须能够正常显示,否则审核会被拒绝。
  
 附被拒理由原文:
   We noticed that your app did not run at iPhone resolution when reviewed on iPad running iOS 9.1, which is a violation of the App Store Review Guidelines. We’ve attached screenshot(s) for your reference.
   Specifically, the buttons at the bottom of the app are inaccessible when running on iPad.
   Next Steps
  
 Please revise your app to ensure it runs at iPhone resolution on iPad.
  
 对于视频、音乐、图书类的应用很容易因为这一条而被拒。另外 ASO100.com 建议应用内最好不要出现第三方的商标,例如运营商的Logo、影视公司的 Logo 等。
  
 附被拒理由原文一:
  
 We found that your app allows users to download music without authorization from the relevant third-party sources.
   We’ve attached screenshot(s) for your reference.
   Next Steps
   Please provide documentary evidence of your rights to allow music or video content download from third-party sources. If you do not have the requested permissions, please remove the music or video download functionality from your app.
   附被拒理由原文二:
   Your app includes content or features that resemble a well-known, third-party mark, Fox . We’ve attached screenshot for your reference.
   Pursuant to your agreement with Apple, you represent and warrant that your application does not infringe the rights of another party, and that you are responsible for any liability to Apple because of a claim that your application infringes another party’s rights. Moreover, we may reject or remove your application for any reason, at our sole discretion.
  
 Accordingly, please provide documentary evidence of rights to use this content. Once Legal has reviewed your documentation and confirms its validity, we will proceed with the review of your app.
  
 在应用截图、名称、描述等任何地方出现例如诸如 牛逼、绿茶婊、无节操、逗比 等词汇,都会被苹果审核拒绝。
  
 附被拒理由原文:
   We found that your app contains content that many audiences would find objectionable, which is not in compliance with the App Store Review Guidelines.
   Specifically, we noticed your app name 打飞机-简单粗暴 is objectionable.
  
 We encourage you to review your app content and evaluate whether you can modify the content to bring it into compliance with the Guidelines.
  
 不要过度谦虚地在启动画面或者应用名称上加上”beta”字样,苹果不允许测试版产品上架。
  
 附被拒理由原文:
   Your app appears to be a pre-release, test, or trial version with a limited feature set. Apps that are created for demonstration or trial purposes are not appropriate for the App Store and do not comply with the App Store Review Guidelines.
   To ensure compliance with the App Store Review Guidelines, it would be appropriate to revise your app to complete, remove, or fully configure any partially implemented feature(s).
  
 If you would like to conduct beta trial for your app, you may wish to review the TestFlight Beta Testing Guide.
  
 如果应用包含注册功能,注册页面必须提供隐私说明协议按钮或者链接。另外在 iTunes connect 提交新版本的时候,Privacy Policy URL 必须要填写。
  
 附被拒理由原文:
   We noticed that your app includes account registration or access to users’ existing accounts but does not include a privacy policy, which does not comply with the App Store Review Guidelines.
  
 Please update your app metadata to include a privacy policy and ensure that the privacy policy URL you provide directs the user to the intended destination.
  
 审核期间出现崩溃会导致审核被拒。ASO100.com 建议,在审核期间务必保证服务器稳定,避免审核人员审核时出现内容加载失败的情况,导致被拒。
  
 附被拒理由原文:
   We discovered one or more bugs in your app when reviewed on iPhone running iOS 8.1.2 on both Wi-Fi and cellular networks.
   Specifically, no content is fetched when users launch the app.Please see the attached screenshot/s for more information.
   It would be appropriate to revise such issue(s) in your application.
   Next Steps
  
 Please run your app on a device to identify the issue(s), then revise and resubmit your app for review.
  
 如果应用的描述或截图介绍的功能在审核期间没有体现,则会被拒绝,如果介绍文案不够详细也会有一定概率被拒。
  
 附被拒理由原文:
   We found that your app did not achieve the core functionality described in your marketing materials or release notes, as required by the App Store Review Guidelines.
   Specifically, your app does not include the feature of 微信朋友圈分享 that is written in your release note.
  
 It would be appropriate to revise your app to ensure this feature is fully implemented or to revise your Application Description, Release Notes, and/or screenshots to remove this content.
  
 除特殊情况,苹果明令禁止应用内推荐其他APP。
  
 附被拒理由原文:
   The 应用推荐 feature in your app displays or promotes third-party apps, which violates the App Store Review Guidelines. We’ve attached screenshot(s) for your reference.
   Next Steps
  
 Please remove the 应用推荐 feature from your app.
  
 如果你的应用中,包含不真实的系统检测或优化功能,苹果会认为这项功能有误导用户的嫌疑,审核时会被拒绝。
  
 附被拒理由原文:
   We noticed that your app provides potentially inaccurate diagnostic functionality for iOS devices to the user.
  
 We’ve attached screenshot(s) for your reference.
  
 Next Steps
  
 Currently, there is no publicly available infrastructure to support iOS diagnostic analysis. Therefore your app may report inaccurate information which could mislead or confuse your users. We encourage you to review your app concept and incorporate different content and features that are in compliance with the App Store Review Guidelines.
  
 如果你提交的新版本应用与上一版相比,功能上变化过大,比如将游戏升级为工具类应用,或在新版本中完全改掉前一版产品的功能,则会被苹果拒绝。
  
 附被拒理由原文:
   We found that your app did not achieve the core functionality described in your marketing materials or release notes, as required by the App Store Review Guidelines.
  
 Specifically, the app has a whole content swap from a Game app to a Mobile Data Tracking app, which does not provide a good user experience when updating the app.
  
 It would be appropriate to revise your app to ensure this feature is fully implemented or to revise your Application Description, Release Notes, and/or screenshots to remove this content.
  
 If your iTunes Connect Application State is Rejected, a new binary will be required. Make the desired metadata changes when you upload the new binary.
  
 应用程序必须遵守上线地区的法律法规,禁止含有赌博、色情、有偿陪伴等违反法律的内容,尤其为用户提供付费社交服务的APP,例如在线直播类APP,必须严格遵守相关规定。
  
 附被拒理由原文:
   Your app contains content – or facilitates, enables, and encourages an activity – that is not legal in all of the locations where the app is available. Specifically, your app is advertised as a platform to provide paid companionship services.
  
 We’ve attached screenshot(s) for your reference.
   Next Steps
  
 We encourage you to review your app concept and incorporate different content and features that are in compliance with the App Store Review Guidelines.
  
 针对理财、P2P等金融相关产品,苹果增加规定
   开发者的名字必须与APP内的金融机构名字保持一致,否则会被拒。
   且由同一品牌的金融机构提供服务的APP,必须发布在同一个开发者账号跟名称下。
  
 如果你已经代表委托人或者公司发布了这些APP,你的委托人或者公司应该注册iOS开发者账号,并把你添加到他们的开发者账号里,这样你就可以在他们账号下面提交并发布APP了。
  
 附被拒理由原文:
   We found that the Seller and/or Artist names associated with your app do not reflect the name of the financial institution in the app and/or its name and metadata.
  
 To be appropriate for the App Store, your app must be published under a Seller name and Artist name that reflects the financial institution brand, as required by the iOS Developer Program License Agreement.
  
 Section 1.2:
   “You” and “Your” means and refers to the person(s) or legal entity (whether the company, organization, educational institution, or governmental agency, instrumentality, or department) using the Apple Software or otherwise exercising rights under this Agreement. For the sake of clarity, You may authorize contractors to develop Applications on Your behalf, but any such Applications must be submitted under Your developer account.
  
 If you have published these apps on behalf of a client, it would be appropriate for your client to enroll in the iOS Developer Program, then add you to their development team so you can develop an app for them to submit under their developer account.
  
 应用内的功能不能太过单一,苹果虽然理念中提倡“简单”,但并不代表能接受功能不够完善的应用,他们对应用的核心要求,是希望能够给用户更有价值的体验。当然,如果你的产品太有创意,可能苹果的审核员没能理解它的独到之处,这样的情况下,你可以通过申诉来更详细的描述产品优势,以便通过审核。
  
 附被拒理由原文:
   We found that your app only provides a very limited set of features. It only provides an augmented reality reader mechanism with no other functionality. While we value simplicity, we consider simplicity to be uncomplicated – not limited in features and functionality.
  
 We understand that there are no hard and fast rules to define useful or entertaining, but Apple and Apple customers expect apps to provide a really great user experience. Apps should provide valuable utility or entertainment, draw people in by offering compelling capabilities or content, or enable people to do something they couldn’t do before or in a way they couldn’t do it before.
  
 We encourage you to review your app concept and evaluate whether you can incorporate additional content and features to be in compliance with the Guidelines. For information on the basics of creating great apps, watch the video The Ingredients of Great Apps.If you feel we didn’t understand the features of your app, or that we missed key functionality, and your app was incorrectly rejected, you may appeal to the App Review Board.

iOS 提交苹果审核App被拒原因

4. iOS提交AppStore审核不通过

一般情况下,appStore审核被拒时,苹果都会在邮件中告知原因,根据具体的原因采取具体的措施。但是通过和CP们交流,ASO100专栏作者小七对1月以及2月初应用被拒的原因以及每种原因在所有原因中的比重(根据统计结果中被拒原因的条数)进行了汇总,总结出审核被拒原因的Top10,结果如下所示:
1. 标题中出现了关键词或相似词语堆砌现象(约占29.4%)
2. 因ipv6网络下无法加载问题而被拒(约占15.1%)
3. 应用标题中包含明显的品牌词(约占8.6%)
4. 没有提供有效的测试账户或演示视频、硬件等(约占8.5%)
5. 没有按要求使用应用内购买,而使用了“支付宝”等第三方支付方式(约占7.4%)
6. 和App Store中某款应用的内容以及功能重复(约占7.1%)
7. 开发商名称和App内的金融机构名字不匹配(约占6.5%)
8. 仅支持微信登录(约占3.1%)
9. 包含敏感内容(约占2.2%)
10. 应用内支持彩票购买(约占2.1%)

5. app提交app store 审核,遇到过哪些坑

一个悲伤的故事:一家公司14年初开发app历时一年还没有提交appstore成功,然后被迫转型了
自己遇到过的:
1.物化女性。软件内姑娘太多导致的。so。。。一定要有帅哥。哪怕首页只有一个。
2.软件名字冲突。提交时发现有软件名字一样。丫停的。只能换。想好软件名字搜一下先。
3.等级评定,娱乐相关所以不要你勾选后发现4+可以。然并乱。必须17+走起
4.支付上,要求用户即使换手机或卸载软件,所购买的物品还可以继续使用。
5.不要用第三方登录,尤其是,用户没有安装,会引导你下载,然后就会被退回。
6.有时第三方的统计什么会调用idfa。这个只要你调用了就必须有广告,不然会被打回。
-----------------------------------------
(其它的坑等明天翻下邮件在码字) 答应大家的更新
==================新内容====================
7.先补充说下昨天的第5点,当你使用第三方插件时,也是可以通过的。需要技术做个判断。
当用户安装了如微信微博应该,就在登录上面显示出来。当检测到用户没有安装,那你的应用上就不要显示这个第三方登录方式。苹果是可以给通过的。
8.苹果商店购买商品如果是会员,不可以少于一周。
9.内容不能low 不能露。
10.不能自动提示升级。只能通过appstore更新。
11.聊天功能里,要有举报功能。不管真假。要有!
12.不能在产品内兑换钱。
13.苹果支付申请了就要使用,他们会审核支付接入点。
14 .所有活动话题上不能有奖励.有的话需要奖文字说明奖品和苹果没关系。
15.不能有严重的bug。(废话)嗯但是也要说,不要抱着侥幸的心里。

app提交app store 审核,遇到过哪些坑

6. 应用递交 App Store 审核被拒的“奇葩”原因都有哪些

1. 条款和条件
1.1 为App Store开发程序,开发者必须遵守 Program License Agreement (PLA)、人机交互指南(HIG)以及开发者和苹果签订的任何协议和合同。以下规则和示例旨在帮助开发者的程序能获得App Store的认可,而不是修改或删除任何其他协议中的条款。
2. 功能
2.1 崩溃的程序将会被拒绝。
2.2 存在错误的程序将会被拒绝。
2.3 跟开发者宣传不符的程序将会被拒绝。
2.4 无应用文档或隐藏功能与描述不符的程序将会被拒绝。
2.5 使用非公开API的程序将会被拒绝。
2.6 在指定容器范围外读写数据的程序将会被拒绝。
2.7 以任何方式或形式下载代码的程序将会被拒绝。
2.8 安装或运行其他可执行代码的程序将会被拒绝。
2.9 beta版、demo版、trial版和test版的程序将会被拒绝。
2.10 iPhone程序必须不经修改就能以iPhone分辨率和2倍 iPhone 3GS的分辨率在iPad上运行。
2.11 与App Store已有程序重复的应用可能会被拒绝,特别是数量很多的情况下,比如手电筒应用和爱经应用。
2.12 有用性不显著、不独特的应用或者与网站简单捆绑的应用有可能被拒;不提供任何持久娱乐价值的程序可能会被拒绝。
2.13 主要用于营销或广告的程序将会被拒绝。
2.14 提供欺骗或虚假功能,却有没有明确标示的应用程序将会被拒绝。
2.15 大于100MB(绿色原先是50MB)无法通过蜂窝网络下载的应用(App Store会自动禁止)。
2.16 多任务程序使用后台服务仅限于几种目的:VoIP,音频播放,地理位置,完成任务以及本地提醒等。
2.17 应用程序只允许使用iOS WebKit框架和WebKit Javascript浏览web内容。
2.18 鼓励酗酒或使用违禁药物,或引诱青少年饮酒或吸烟的程序将会被拒绝。
2.19 提供错误的系统诊断或设备数据的应用将会被拒绝。
2.20 向App Store上传大量相似版本程序的开发者将会从iOS开发者计划中除名。
2.21 简单的歌曲或者影片应用要提交到iTunes store,书籍类应用应该提交到iBookstore。
2.22 武断地根据环境(如定位或者运营商)限制用户使用的应用会被拒。
2.23 应用必须遵守iOS数据储存指导方针(iOS Data Storage Guidelines ),否则应用将被拒。
2.24 存放在Newsstand的应用必须遵守开发者项目许可协议(Developer Program License Agreement)的表1、表2以及表3,否则应用将会被拒。
2.25 类似App Store,基于购买或者促销的目的而展示其他应用的应用将会被拒绝,除非是经过特殊审核批准(比如健康管理、航空以及其他无障碍需求等),或者为特殊群体用户提供具有重大意义的附加值的应用。
2.26 只有当app采集是出于特殊审核需求时,app才可以展示和推荐自身以外的其他应用程序,比如健康管理、航空以及无障碍需求等,否则应用程序将会被拒绝。
3. 元数据(名称、描述、评级、排名等)
3.1 应用或者元数据中提到其他任何移动平台将会被拒。
3.2 带有占位符文本的程序将会被拒绝
3.3 描述中有与程序内容和功能不相关的信息的应用将会被拒绝。
3.4 为了不混淆用户,iTunes Connect中的应用名称应该和展示在设备上的应用名称一致。
3.5 不同尺寸的app icon要一致,否则会造成混淆。
3.6 程序图标和截图不符合4+年龄评级的程序将会被拒绝。
3.7 目录与类型不适合于程序内容的程序将会被拒绝。
3.8 开发者有责任为其程序指定适合的评级。不相称的评级可能会由苹果公司修改。
3.9 开发者有责任为其程序指定恰当的关键字。不恰当的关键词可能会被苹果公司修改/删除。
3.10 有以下行为的开发者将会被苹果从iOS开发者计划中除名:试图操纵或者欺骗用户评级,伪造或者付费评级,以及其他不相称的行为。
3.11 在安装下载之前推荐用户重启iOS设备的应用将会被拒。
3.12 在提交审核过程中,应用程序应包含能正常运行的URL,比如支持URL和隐私政策URL。
3.13 如果应用程序的截图和营销文本没有清晰地确定需要额外单独购买(比如使用IAP)的内容或者项目,那么应用程序将会被拒绝。
3.14 App预览可以仅使用从应用程序捕获的视频屏幕、旁白、文本以及design overlays,否则应用程序将会被拒绝。(10.11更新)
3.15 添加App预览的应用程序,未经许可展示真人个人信息将会被拒绝。(10.11更新)
3.16 App预览可能仅包括在所有选定地区内经过授权许可用于此目的的音乐。(10.11更新)
3.17 App预览包含未经许可的通过app播放的内容(比如iTunes playlist和YouTube流媒体)的应用将会被拒绝。(10.11更新)
4. 位置
4.1 在收集、传输或使用位置数据之前未通知并获得用户同意的程序将会被拒绝。
4.2 使用基于位置的API来自动控制车辆、飞机或其他设备的应用程序将会被拒绝。
4.3 使用基于位置的API用于调度、车队管理或应急服务的程序将会被拒绝。
4.4 当与应用功能或服务密切相关时可以使用位置数据,或者用于经过授权的广告。(10.11更新)

7. iOS 移动开发者们,亲身收到过哪些 App 提交被拒的原因

正好今天公司整理这类问题,说一下我们遇到的问题:
1、程序有重大bug,程序不能启动,或者中途退出。
2、绕过苹果的付费渠道,我们之前游戏里的用兑换码兑换金币。
3、游戏里有实物奖励的话,一定要说清楚,奖励由本公司负责,和苹果没有关系。
4、用到苹果的标志。
5、网络功能不能正常访问。
6、图标不能点击,不能点击的图标要置灰,或者直接隐藏。
7、没有设置default页,启动画面为黑屏,有一定概率被拒绝。
8、一个应用在线,但你想在发一个豪华版之类的,再开一个应用也会被拒绝。
9、用了著名游戏的关键字,比如说"愤怒的小鸟"之类的。
10、Iphone版不支持480*320分辨率被决绝。

 
1、调用截屏功能,当时没注意是私有API,被拒。改成非私有API实现截屏功能就通过了。
2、开放了文件document分享功能(ApplicationsupportsiTunesfilesharing),被退回,理由:不需要分享,为何开放了,回复邮件说明理由后上线。
3、年龄设置太低,说是有成人内容,被拒,修改内容后上线。
4、同一软件多个版本只是针对不同的国家和内置的语言不同,前面几个上线,后面几个被拒。让改成一个程序做程序内下载资源。
5、程序有crash被拒,修改bug后上线。

iOS 移动开发者们,亲身收到过哪些 App 提交被拒的原因

8. 总结iOS APP应用审核被拒原因

总结一下自己在应用审核中遇到过的问题。
  
 1、应用里面带检测更新按钮
  
 Your app includes an update button or alerts the user to update the app. To avoid user confusion, app version updates must utilize the iOS built-in update mechanism.
  
 Weve attached screenshot(s) for your reference.
  
 Next Steps
  
 Please remove the update feature from your app. To distribute a new version of your app, upload the new app binary version into the same iTunes Connect record you created for the apps previous version. Updated versions keep the same Apple ID, iTunes Connect ID (SKU), and bundle ID as the original version, and are available free to customers who purchased a previous version.
  
 上架之前看到过不能有更新按钮的,然后网上说可以用后台检测,审核的时候关闭后台接口,审核通过开启。然后就上了一个版本,结果还是被拒了。当时急着上线,直接把这个功能去掉就通过了。
  
 2.后台定位服务
  
 Your app uses background location services but does not clarify the purpose of its use in the location modal alert as required in the iOS Human Interface Guidelines .
  
 We've attached screenshot(s) for your reference.
  
 Next Steps
  
 Please reconfigure the UIAlertControllerStyleAlert in your code and specify the intended purpose of using background location in its message field.
  
 刚开始使用NSLocationAlwaysUsageDescription的时候,因为没有写后台定位的目的,然后被退回来了。在NSLocationAlwaysUsageDescription后面加上一句描述,然后就通过了。
  
 3.还是这后台位置服务的问题,之后有个版本上去之后突然又被打回来,问是什么功能需要使用后台定位,What feature require the persistent background location service?(原话)。这真不知道为什么之前那个版本就可以上。
  
 Your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not have any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location.
  
 Next Steps
  
 Please revise your app to include features that require the persistent use of real-time location updates while the app is in the background. Please also add the following battery use disclaimer in your Application Description:
  
 "Continued use of GPS running in the background can dramatically decrease battery life."
  
 If your app does not require persistent real-time location updates, please remove the "location" setting from the UIBackgroundModes key. You may wish to use the significant-change location service or the region monitoring location service if persistent real-time location updates are not required for your app features.
  
 在这个问题上被拒了好多次,网上说要加电量警告的描述,然后解释什么功能需要后台位置服务。还以为是审核员不知道我说的是什么功能需要后台位置服务,分别发了文字,图片,甚至还录了个视频过去。然后苹果那边就打电话过来说让我UIBackgroundModes改成NSLocationWhenInUseageDescription,这个也可以使用后台位置。不过这个在后台使用位置的时候电池栏上有一个蓝条提示,不符合APP的要求。后面想了个办法,就是加了导航功能,让这个UIBackgroundModes能通过,之前的后台定位功能自然就能使用了。不过刚开始还是被拒了,赶紧再发一封邮件说明了导航功能在哪里使用,并提供截图,那边一会就通过了。不过加上了导航之后APP大小增加了20M,不需要导航功能的不推荐。
  
 https://github.com/wg689/Solve-App-Store-Review-Problem 这边说明了后台定位服务的话是不能只是把位置传回服务器而在界面上没有显示的,也提供了其他解决方案。这篇博客里面还有其他的审核遇到问题和解决方案的汇总。
  
 4.内购问题
  
 We noticed that your app enables the purchase of content,services,or functionality in the app by means other than the In-App Purchase API,which is not allowed on the App Store.
  
 Specifically,your app enables points,or intermediate currencies,without using the In-App Purchase API. Additionally,please note that the cost of the points or the intermediate currency cannot be included in the purchase price of the app.
  
 Next Steps
  
 While the payment system that you have included may conduct the transaction outside of the app,if the purchasable content,functionality,or services are intended to be used in the app,they must be purchased through IAP,within the app - unless it is of the type referenced in Guideline 3.1.3.
  
 Resources
  
 It may be appropriate to revise your app to use the In-App Purchase API to provide content purchasing functionality.
  
 In-App Purchase provides several benefits,including:
  
 - The flexibility to support a variety of business models.
  
 - Impacting your app ranking by consolidating your sales to one app rather than distributing them across multiple apps.
  
 - An effective marketing vehicle to drive additional sales of new content.
  
 For information on In-App Purchase,please refer to the following documentation:
  
  In-App Purchase for Developers 
  
  In-App Purchase Programming Guide 
  
 For step-by-step instructions on In-App Purchase creation within iTunes Connect,refer to  In-App Purchase for Developers .
  
 大致说明了苹果是不允许使用苹果内购之外的API来购买APP的内容,服务或者功能。这里特别指出了我们APP使用了积分或中间货币,特别去查了一下那些直播平台购买礼物也是通过苹果内购的,他们的手续费由平台和主播分别承担一半。而这对于我们的APP是不合适的,在跟审核人员沟通了几次都没有结果之后,将原本的“金币”改成了“余额”,本以为不会通过的,竟然意外通过审核了。主要是这个金币让苹果认为是一个中间货币违反了审核规则吧,其实这个问题我也不是很明白,就是改了一个词而已,所以在上传的时候尽量不要使用比较有争议的词。
  
 5.声明苹果不是活动赞助商
  
 Your app includes a contest or sweepstakes but it does not:
  
 - Indicate that Apple is not involved in any way with the contest or sweepstakes.
  
 Next Steps
  
 It is necessary to:
  
 - Include an explicit statement in the contest or sweepstakes rules specifying that Apple is not a sponsor.
  
 应用包括比赛或抽奖时,应该表明苹果没有以任何方式参与比赛或抽奖。在活动规则中加上一条说明吧
  
 6.Guideline 2.3.3 - Performance - Accurate Metadata
  
 We noticed that your screenshots do not sufficiently reflect your app in use.
  
 Please see attached screenshots for details.
  
  Next Steps 
  
 To resolve this issue, please revise your screenshots to ensure that they accurately reflect the app in use. For resources on creating great screenshots for the App Store, you may want to review the App Store Product Page information available on the Apple developer portal.
  
 Please ensure you have made any screenshot modifications using Media Manager. You should confirm your app looks and behaves identically in all languages and on all supported devices. Learn how to use Media Manager to add custom screenshots for each display size and localization.
  
 Since your iTunes Connect status is Metadata Rejected , we do NOT require a new binary. To revise the metadata, visit iTunes Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review.
  
 NOTE: Please be sure to make any metadata changes to all app localizations by selecting each specific localization and making appropriate changes.
  
 应用程序的名称、描述、截图或者预览与应用的内容和功能不相关将会被拒绝。
  
 
  
  
 7.Guideline 5.2.1 - Legal - Intellectual Property
  
 We found that your app facilitates auctions, but you haven’t provided a sufficient Auction Business Approval Certificate (拍卖经营批准证书) for the services in your app. 
  
  Next Steps 
  
 To resolve this issue, please complete the following:
  
 — Provide a copy and/or the direct link to the government website that displays your Auction Business Approval Certificate (拍卖经营批准证书).
  
 — Ensure the seller and artist names associated with your account match the authorized name (企业名称) listed on the Auction Business Approval Certificate (拍卖经营批准证书).
  
 — Ensure that all coins or currencies that were used to enter an auction are returned to the user after an unsuccessful bid. 
  
  Resources 
  
 To provide a copy of the Auction Business Approval Certificate (拍卖经营批准证书):
  
 - Log in to iTunes Connect
  
 - Click on "My Apps"
  
 - Select your app
  
 - Click on the app version on the left side of the screen
  
 - Scroll down to "App Review Information"
  
 - Attach the scanned copy of your Auction Business Approval Certificate (拍卖经营批准证书) in the "Attachment" section
  
 - Click "Save"
  
 Once this information is available, please reply to this message in Resolution Center, and we can continue with our review.
  
 拍卖类型APP需要拍卖经营批准证书。将其上传到附件