我所知道的4.3,和它的10種解決辦法!
itunesconnect.apple關(guān)于4.3的被拒回復(fù):
Guideline 4.3 - Design
Your app duplicates the content and functionality of apps currently available on the App Store. Apps that simply duplicate content or functionality create clutter, diminish the overall experience for the end user, and reduce the ability of developers to market their apps.Next StepsWe encourage you to review your app concept and incorporate different content and features that are in compliance with the App Store Review Guidelines.For app design information, check out the following videos: "Best Practices for Great iOS UI Design" and "Designing Intuitive User Experiences," available on the Apple Developer website.You may also want to review the ios Human Interface Guidelines for more information on how to create a great user experience in your app.If you cannot - or choose not to - revise your app to be in compliance with the App Store Review Guidelines, you may wish to build an HTML5 web app instead. You can distribute web apps directly on your web site; the App Store does not accept or distribute web apps.html5 is the major new version of HTML and enables audio and video to play natively in the browser without requiring proprietary plug-ins. Using Html5, web apps can look and behave like native iPhone and iPad apps, and using HTML5's Offline Application Cache, a web app can work even when the device is offline. With web apps, you have flexibility to deliver as much or as little functionality as you desire. To get started with iPhone or iPad web apps, please review the Safari Client-Side Storage and Offline Applications Programming Guide.For a description of the HTML elements and attributes you can use in Safari on iPhone, check out Safari HTML Reference: Introduction.
蘋果審核條款,針對4.3的條款說明!
4.3是什么???
簡而言之,4.3是功能或者應(yīng)用程序重復(fù)出現(xiàn)在App Store,包括相同類型產(chǎn)品功能較一致,以及上傳馬甲或者分包導(dǎo)致的被拒回復(fù),以下方案希望能幫到大家處理此類問題!
1,元數(shù)據(jù)方面修改方案---
①修改應(yīng)用程序價格,打造與原產(chǎn)品不同的價格級別;
②修改應(yīng)用程序發(fā)布地區(qū),打造與原產(chǎn)品不同的售賣地區(qū)或分不同地區(qū)運營;
③修改產(chǎn)品分類,打造與原產(chǎn)品不同的產(chǎn)品側(cè)重屬性分類;
④回復(fù)蘋果產(chǎn)品設(shè)計理念等,表述產(chǎn)品情懷,希望打造獨一無二的產(chǎn)品,比如功能目前會跟其他類似,會有相同情況;然后提出產(chǎn)品內(nèi)某功能加以細節(jié)性說明,比如功能在市場上其他人還沒做等等(此做法請慎重,描述好了ok,描述差了打臉);
修改后回復(fù)內(nèi)容可參考如下:(主要表述方面?zhèn)戎卦谟谟脩趔w驗,及滿足不同用戶細化體驗等方面):
尊敬的蘋果開發(fā)者審核,
您好,針對于貴方提出的4.3相關(guān)問題,我方目前已修改“地區(qū)/售價/分類”,主要目的在于針對不同的人群屬性做運營方面的區(qū)分,我們希望給予用戶不同的產(chǎn)品體驗,包括應(yīng)用程序內(nèi)的功能側(cè)重點,展現(xiàn)給用戶的內(nèi)容等等;希望貴方能重新審核,及時給予我方App通過審核并發(fā)布至App Store。
誠摯的問候!
2,二進制方面修改方案---
①升級version,升級一個版本號提交審核;
②換bundle id,換一個包再提交審核;
③換開發(fā)者賬號,換不同賬號提交審核;
④修改素材及UI色調(diào)等,修改logo,修改主色調(diào);
⑤修改功能界面等,此處可改功能可做小開關(guān);
⑥添加垃圾代碼或者注釋塊,此處主要防蘋果機審掃描;
附:蘋果的三種審核機制!
1,預(yù)審核---
掃描api,及plist文件字符缺失等;此處分兩步,第一步為上傳時蘋果Application Loador等應(yīng)用對于適配icon等的檢查,第二步為上傳后蘋果的功能性檢查,例如配置了Push功能但有缺失或者未打開功能,則會郵件提示等等;
2,機審---
此處掃描支付SDK等,及馬甲情況,機器掃描主要看代碼塊,可參考百度蜘蛛抓取網(wǎng)站模塊原理;如遇部分無法過機審情況可嘗試加速繞過機審(不是100%成功);
3,人工審核---
此處主要檢測功能或者App體驗測試,例如用測試賬號登錄App體驗功能,或其他是否明顯bug等,ipv6也在此處檢測;