`
lizaochengwen
  • 浏览: 658174 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

【转】ios app在itunesConnect里面的几种状态

 
阅读更多
Waiting for Upload (Yellow)
Appears when you’ve completed entering your metadata, however, you have not finished uploading your binary or have chosen to upload your binary at a later time. Your app must be in the Waiting For Upload state before you can deliver your binary through Application Loader.

Prepare for Upload (Yellow)
Appears when you have created a new version, but you have not yet clicked the Ready to Submit Binary button. This state also indicates that you can now deliver your binary through Application Loader.

Upload Received (Yellow)
Appears when your binary has been received through Application Loader, but is still being processed by the iTunes Connect system.

Invalid Binary (Red)
Appears when a binary is received through Application Loader, has been processed, but your binary is invalid.  Examples of an invalid binary are: your binary icon does not meet our requirements, you have placed the payload directory at the wrong level in the .app wrapper, you attempted to use a non-increasing CFBundleVersion, etc.

Missing Screenshot (Red)
Appears when your app is missing a required screenshot for iPhone and iPod touch or iPad for your default language app or for your added localizations. At least one screenshot is required for both iPhone and iPod touch and for iPad if you are submitting a universal app.

Waiting for Review (Yellow)
Appears after you submit a new application or update and prior to the application being reviewed by Apple. This status means that your app has been added to the app review queue, but has not yet started the review process.

Waiting For Export Compliance (Yellow)
Appears when your CCATS is in review with Export Compliance.

In Review (Yellow)
Appears when we are reviewing your app prior to the application being approved or rejected. It takes time to review binaries so we appreciate your patience and ask that you allow sufficient time for the processing of your application.  When the status of your application is in review, you have the option to reject the binary you have submitted by clicking Reject Binary. This will remove your binary from the review queue and will allow for another update to be submitted. If you reject your binary, the status of your app will change to Developer Rejected and when your binary is re-submitted, the review process will start over from the beginning.

Pending Contract (Yellow)
Appears when your application has been reviewed and is Ready for Sale but your contracts are not yet in effect. You may check the progress of your contracts in iTunes Connect by clicking on the Contracts, Tax & Banking information module.

Pending Developer Release (Yellow)
Appears when the version of your app has been approved by Apple and you have turned on the Version Release Control, but have not yet clicked Send Version Live. You should also see a pending action symbol on the version. Your version will remain in this state, and thus will not be live on the App Store until you click Send Version Live.

Processing for App Store (Yellow)
Appears when the version is being processed to go live on the App Store. Once the processing is complete, the version state will change to “Ready for Sale.” This is a temporary state (approx. 1 – 2 hours).

Ready for Sale (Green)
Appears once your application been approved and posted to the App Store. When your application is in this status, you have the option to remove it from the store by going to the Rights and Pricing page and removing all App Store territories.

Rejected (Red)
Appears when the binary has been rejected.

Removed from Sale (Red)
Appears when the binary has been removed from the App Store.

Developer Rejected (Red)
Appears when youʼve rejected the binary from the review process. Existing versions of your application on the App Store will not be affected by self-rejecting binaries in review.

Important: When you self-reject your binary, you lose your place in the review queue. Your binary will be placed at the end of the queue when you resubmit.

Developer Removed from Sale (Red)
Appears when you’ve removed your application from the App Store.
分享到:
评论

相关推荐

    ios应用源码之跳转到app store的小案例 20181210

    在iOS应用开发中,有时我们需要实现从我们的应用内部直接跳转到App Store,以便用户可以查看、评价或更新我们的应用程序。这个"ios应用源码之跳转到app store的小案例"是一个很好的学习资源,用于理解如何实现这个...

    ios-swift 一些简单的控件的实现.zip

    首先,你需要在iTunes Connect后台设置可购买项目。然后在代码中,用`SKProductsRequest`获取商品信息,`SKPaymentQueue`处理支付流程,`SKPaymentTransactionObserver`监听购买状态的变化。为了防止欺诈,还需验证...

    iOS开发-从注册账号到应用发布流程

    在iOS应用开发的世界里,将一个构思转化为App Store上的可用应用程序是一个复杂但充满成就感的过程。本文将详述从注册Apple Developer账号到应用发布的整个流程,帮助开发者顺利地将他们的创意推向市场。 首先,...

    ipa提交APP Store.docx

    在开始将ipa文件提交至App Store之前,需要确保以下几点已经完成: 1. **注册苹果开发者账户**:首先,你需要拥有一个有效的苹果开发者账户。如果你尚未注册,请访问[Apple Developer Program]...

    苹果APP STORE 产品上架审批流程

    苹果App Store的产品上架审批流程是一项严谨且至关重要的步骤,对于iOS开发者来说,理解并遵循这一流程至关重要。以下是对整个过程的详细说明: 首先,如果你的公司已经拥有IDP(Identifier & Profile)注册,你...

    编写苹果游戏中心应用程序

    - **创建排行榜**:在iTunes Connect的Game Center部分定义排行榜的名称、类型(如最高分或最近成绩)等信息。 - **定义成就**:同样地,为每个成就定义名称、描述、经验值等属性。成就可以被设定为一次性的或可重复...

    java8源码-iOSPackage:iOS打包方式整理,自带工具打包,Jenkins,脚本,fastlane

    现在自己负责几个项目的维护与开发工作,发现打一个包出来到上传到iTunes Connect上实在是太慢了,步骤也多,比较的耗时间,也不够自动化。后面自己了解了Jenkins持续构建工具,和fastlane自动打包工具,能够提高...

    苹果应用创建内购产品流程

    在讨论iOS应用创建内购产品(In-App Purchase,简称IAP)的流程时,首先需要明白IAP是苹果公司提供的一种允许开发者在应用内销售数字内容、服务或订阅的方式。这个服务是苹果生态系统中重要的收入来源之一,对于...

    苹果公司级开发者账号申请流程

    - 在"Certificates, Identifiers & Profiles"部分,创建并下载必要的开发和发行证书,以及App IDs和配置文件,以进行iOS应用的签名和分发。 12. **开发和发布** - 使用Xcode或其他开发工具开始开发你的应用,完成...

    iphone版暖靴GO产品

    在iOS开发中,ipa文件用于通过iTunes或其他分发方式安装到设备上。这意味着我们获取的不仅仅是源代码,还有编译后的应用本身,用户或开发者可以直接在兼容的iOS设备上安装和测试。 对于想要深入理解iOS应用开发的...

    Creating iPhone Ad Hoc Distribution builds.docx

    - 你可以通过几种方式分发.ipa文件:使用Apple的Diawi服务、通过电子邮件附件发送(需配合安装描述文件)、或者上传到企业级分发平台如HockeyApp或TestFlight(现在是App Store Connect的一部分)。 7. **安装应用...

Global site tag (gtag.js) - Google Analytics