1. 程式人生 > >iOS開發之使用App Store加急審核使用說明

iOS開發之使用App Store加急審核使用說明

when evel bar develop 修復 ios開發 eth sin mar

一、加急審核的介紹

1、一般50%的應用會在24h以內得到了審核,超過90%的應用在48h以內得到了審核。也就意味著,從提交到審核這中間,可能會經歷整整一個白天,如果是周末(美國時間周末),時間可能會更長。但是,如果你有特殊情況,比如:App有嚴重 bug,一啟動就崩潰什麽的,那麽你可以申請加急審核。當然,加急審核也是要排隊的,這取決於排隊的人數就少多啦。

2、比如:你在中國地區,那麽第一天早上提交的應用,有可能在第二天的淩晨過審。第一天中午之後提交的應用,通過審核基本要等到第三天淩晨、或者第二天深夜了。

二、加急審核的理解

1、一般認為加急審核的次數非常有限,用完了就不能用了。但是其實官方並沒有對次數做限制,只是說希望大家不要濫用加急審核,免得你真正需要的時候不讓你用了,但是並沒有一個可量化的機制來限制你。

2、有人認為加急審核被同意了之後,會迅速開始審核。但是其實判定是否給你加急審核的團隊,和給你審核的團隊,是兩個團隊。 所以同意給你加急審核之後,你還需要幾十分鐘到幾小時不等的加急排隊時間。

3、加急審核狀態下,如果你的 App 被拒了,是不需要再次申請加急審核的,你已經在加急通道裏面了,直到你最終過審。這點你每次申請的時候,官方都會重復告知。

三、加急審核的使用步驟

1、打開官方加急審核鏈接並登陸賬號:

https://developer.apple.com/contact/app-store/?topic=expedite

2、選擇需要加急審核:

request an expedited app review.

3、填寫聯系人信息:

名字、郵箱、電話、組織

4、填寫App信息:

App名字、App ID、Related App(關聯App,沒有可不用填寫)、iOS平臺

5、描述加急審核的原因:

【1】致命BUG(通常bug類型的審核通過可能性比較大)

For English:Our application finds serious problems that steps to reproduce the problem:

Login and registration interface select third-party input method,the program will flash back phenomenon occurs, causing the user can not use the program.

In the new version we have fixed this bug, hoping to get a speed up review, thank you very much.

For 中文:我們的應用程序發現嚴重的問題,重現問題的步驟:

在登陸和註冊界面選擇第三方輸入法,會出現程序閃退現象 ,造成用戶無法使用程序.

在新版本中我們已經修復了這個bug,希望能夠得到一次加速審核,謝謝.

【2】敏感時間問題(一般在節假日使用這個理由審核通過的概率會比較高)

【3】其它特殊情況

【4】加急審核Explanation模板:

  • 《a》模板一:
  • We found that our app crashed every time when the user was sending the voice message in the chat interface. In the new version we fix this serious problem. So we need a fast review, to guarantee the quality of the user experience. Please help us, thank you very much.
  • 《b》模板二:
  • We found that our app crashed every time when the user was sending the voice message in the chat interface. In the new version we fix this serious problem. So we need a fast review, to guarantee the quality of the user experience. Please help us, thank you very much.
  • 《c》模板三:
  • We found a serious problem in our application. A memory leak usually occurs in some cases, for example, pressing “下一步” button in navigation bar after users completing the information for registration, which would cause the application to crash. In the new version we fix this serious problem. So we need a fast review, to guarantee the quality of the user experience. Please help us, thank you very much.
  • 《d》模板四:
  • We found a serious security problem, Our application users to share the photo which find in our APP, maybe lead them the Social network account not safe. In the new version we fix this serious problem.So we need a fast review, to ensure the security of user information. Please help us, thank you very much.

iOS開發之使用App Store加急審核使用說明