iOS Dev.iOS程序猿iOS开发

AppStore加急审核

2016-05-20  本文已影响314人  iOneWay

App跟新提交审核一般在数小时到两天内审核完成。审核时间一天24小时无休息。加急审核中若被打回重新提交则无需再次提交加急流程,自动会进入加急状态。

加急审核地址:

https://developer.apple.com/appstore/contact/appreviewteam/index.html

以下是曾经使用过的加急审核理由:

Dear Reviewers
Our app has two serious bugs: one bug may cause the user's account information leakage. 
Because the app is a financial class, so it may bring some loss to the users.

 Another bug is that in IOS 7 and some older systems, the app will crash. because we 
used the api: - (BOOL)containsString:(NSString*)aString NS_AVAILABLE(10_10, 8_0); 
 it only supports in IOS8 and iOS9.with Xcode7, we can not download IOS 7 simulator,
 resulting in not tested adequately. until receiving customer complaints, we regret.

These bugs seriously affected the user experience and account security.  We regret having 
made this technical bug, so we want to get rid of this critical technical bug with this
 urgent approval opportunity. We need your timely support and approval! Thanks in advance!
Dear Reviewers
One critical bug was detected on Version 2.0.1 of our  APP. In iOS9.3 and some newer 
systems, when users tap “正面” button and select “拍照” , the app crashes.   To solve this
 critical technical bug, we apply for an urgent approval process to update our APP to
 Version 2.0.2.  This bug seriously affected the user experience.  We regret having 
made this technical bug, so we want to get rid of this critical technical bug with this 
urgent approval opportunity. We need your timely support and approval! Thanks in advance! 

苹果官网相关电话地址:https://developer.apple.com/contact/phone.php

上一篇下一篇

猜你喜欢

热点阅读