App Store--紧急审核通道

申请地址 :https://developer.apple.com/appstore/contact/?topic=expedite

常用原因:

1.We have a product launch in the coming days. Considering that it‘s a media event and  we can‘t afford any risk about this, we put great effort to improve the APP‘s  quality at many aspects. For example, we replaced the old payment channel, fixed  some system errors, added more tips...all the things we done is to optimize the user  experience. Now everything is prepared, except that our product is still not  available in the APP STORE. So we apply for the expedited review, your courtesy will  be appreciated, thanks.

2.Our app has encountered some unexpected problems related to accounting system. In order to solve these bugs as soon as possible, we tried everything to investigate the root cause, to reproduce the bugs, to optimize the workflow and to enhance the performance. Now all the known bugs have been fixed and have been tested more than one time. We aim to improve our user experience and benefit them to create value. So, we need the expedited review. Please kindly approve.

3.Fixed bugs related to registration, enable auto-refresh function, improve the voucher exchange experience, solve the software crash problem, and enhance the performance, all of which makes our app more stable and easy to use. Besides, image-text is newly supported by our chat system, you can use illustrated words to express yourself now, welcome to download and experience.

4.We fixed some critical bugs, and implemented some new bank interfaces to enhance the account security. In order to ensure our user’s account safety, we need expedited service and hope our latest version can be published as soon as possible.

5.we fixed bugs on the former version and added some new features to make sure it can be well support the even/promotion on sep. 12th(our company anniversary).
so we now,apply for an emergency approval

时间: 2024-11-12 01:59:47

App Store--紧急审核通道的相关文章

App Store最新审核标准,中文版

App store最新审核标准(2015.3)公布 1. 条款和条件 1.1 为App Store开发程序,开发者必须遵守 Program License Agreement (PLA).人机交互指南(HIG)以及开发者和苹果签订的任何其他协议和合同.以下规则和例证旨在帮助开发者的程序能获得App Store的认可,而不是修改或删除任何其他协议中的条款. 2. 功能 2.1 崩溃的程序将会被拒绝. 2.2 存在错误的程序将会被拒绝. 2.3 跟开发者宣传不符的程序将会被拒绝. 2.4 无应用文档

App store最新审核标准

苹果官网: https://developer.apple.com/app-store/review/cn/ App store 2015最新审核标准公布 以下是更新后的审核指南(修改部分红色字体标出): 1.条款和条件 1.1 为AppStore开发程序,开发者必须遵守ProgramLicenseAgreement(PLA).人机交互指南(HIG)以及开发者和苹果签订的 任何其他协议和合同.以下规则和例证旨在帮助开发者的程序能获得AppStore的认可,而不是修改或删除任何其他协议中的条款.

App store最新审核标准公布

本文转载至 http://blog.csdn.net/shuidonglCH/article/details/47083623 导读:苹果近日更新了App Store审核指南的相关章节,对此前版本进行了修改和完善. 苹果近日更新了App Store审核指南的相关章节,对此前版本进行了修改和完善.除了增加应用截图.预览等限制外,使用Apple Pay进行定期付款的应用程序必须展示每个阶段所需款额,费用归属以及如何取消.而从修改的政策部分可以看出,苹果对App store应用的审核更加严格,鉴于近来

苹果紧急审核通道常用理由

1.We have a product launch in the coming days. Considering that it's a media event and  we can't afford any risk about this, we put great effort to improve the APP's  quality at many aspects. For example, we replaced the old payment channel, fixed  s

App Store新增审核指南

?? Apple has updated its App Store Review Guidelines ahead of iOS 8. Check out the latest App Store Review Guidelines before submitting your new or updated apps for review. We review all apps against these guidelines to ensure they are reliable, perf

App Store 申请审核加速

有没有遇到上线后发现很严重的bug这种情况,修复bug后提交审核又是漫长的等待,那样会把人逼疯的. 估计是为了对应这样的情况,Apple提供有一个加速审核的通道: https://developer.apple.com/appstore/contact/appreviewteam/index.html 界面如下: 除了上面的截图,中间需要填写app的一些信息. 加速是否能申请成功,关键是看你填写最后部分的描述 比如你是紧急修复严重bug, 1.那你要解释这个bug的严重性,必须修复 2.最好把b

iOS开发之使用App Store加急审核使用说明

p.p1 { margin: 0.0px 0.0px 0.0px 0.0px; line-height: 18.0px; font: 14.0px "PingFang SC"; color: #000000; background-color: rgba(0, 0, 0, 0) } p.p2 { margin: 0.0px 0.0px 0.0px 0.0px; line-height: 18.0px; font: 14.0px "PingFang SC"; colo

App Store审核上线的三个技巧

怎么使APP在App Store上顺利通过审核并上线?现在请看笔者为您带来的App Store审核上线的三个技巧. 1.必须是先上App Store,再上其他应用市场 为啥要这样做?因为app store的审核很严格,如果app名字取得没节操一点,有可能被拒绝,那么就只能给app改名.如果先上了其它应用市场,但在app store里却把应用改名了,那么就会失去了很多用户. 举个例子,"约你妹"这个app,当初爆发的时候,用的app名字是"约你妹",结果在上App S

iOS10 适配 ATS(app支持https通过App Store审核) 韩俊强的博客

每日更新关注:http://weibo.com/hanjunqiang  新浪微博!iOS开发者交流QQ群: 446310206 一. HTTPS 其实HTTPS从最终的数据解析的角度,与HTTP没有任何的区别,HTTPS就是将HTTP协议数据包放到SSL/TSL层加密后,在TCP/IP层组成IP数据报去传输,以此保证传输数据的安全:而对于接收端,在SSL/TSL将接收的数据包解密之后,将数据传给HTTP协议层,就是普通的HTTP数据.HTTP和SSL/TSL都处于OSI模型的应用层.从HTTP