ios审核4.3被拒,快速通过IOS4.3问题
最近有許多開發(fā)者遇到了因?yàn)閷徍藯l款 4.3(后文統(tǒng)一簡稱 4.3)審核條款 4.3(后文統(tǒng)一簡稱 4.3),這種情況 常見于大家上傳重復(fù)應(yīng)用的時(shí)候,因?yàn)锳pp Store 已經(jīng)有了很多相似的應(yīng)用 而被打回,今天我們來分享下 4.3 被拒的處理方法!
?
4.3 被拒的郵件如下:
Guideline 4.3 - Design - Spam
Your app duplicates the content and functionality of apps submitted to the App Store, which is considered a form of spam.
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.
You will experience a delayed review process if you deliberately disregard the App Store Review Guidelines, ignore previous rejection feedback in future app submissions, or use your app to mislead or deceive users.
Important Information
As a result of violating this guideline, your app’s review has been delayed. Future submissions of this app, and other apps associated with your Apple Developer account, will also experience a delayed review. Deliberate disregard of the App Store Review Guidelines and attempts to deceive users or undermine the review process are unacceptable and is a direct violation Section 3.2(f) of theApple Developer Program License Agreement. Continuing to violate theTerms & Conditionsof the Apple Developer Program will result in the termination of your account, as well as any related or linked accounts, and the removal of all your associated apps from the App Store.
We want to provide a safe experience for users to get apps and a fair environment for all developers to be successful. If you believe we have misunderstood or misinterpreted the intent of your app, you may submit an appeal for consideration or provide additional clarification by responding directly to this message in Resolution Center in iTunes Connect.
For app design information, check out the following videos:"Best Practices for Great iOS UI Design"and"Designing Intuitive User Experiences,"available on theApple Developerwebsite.
You may also want to review theiOS Human Interface Guidelinesfor 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.
For more information about creating web apps, refer to theConfiguring Web Applicationssection of the Safari Web Content Guide.
For a description of the HTML elements and attributes you can use in Safari on iPhone, check outSafari HTML Reference: Introduction.
?
第一個(gè)處理方法:修改元數(shù)據(jù)內(nèi)容
①修改應(yīng)用程序價(jià)格,打造與原產(chǎn)品不同的價(jià)格級(jí)別;
②修改應(yīng)用程序發(fā)布地區(qū),打造與原產(chǎn)品不同的售賣地區(qū)或分不同地區(qū)運(yùn)營;
③修改產(chǎn)品分類,打造與原產(chǎn)品不同的產(chǎn)品側(cè)重屬性分類;
④回復(fù)蘋果產(chǎn)品設(shè)計(jì)理念等,表述產(chǎn)品情懷,希望打造獨(dú)一無二的產(chǎn)品,比如功能目前會(huì)跟其他類似,會(huì)有相同情況;然后提出產(chǎn)品內(nèi)某功能加以細(xì)節(jié)性說明,比如功能在市場上其他人還沒做等等(此做法請(qǐng)慎重,描述好了 ok,描述差了打臉)。
修改后回復(fù)內(nèi)容可參考以下內(nèi)容:
尊敬的蘋果開發(fā)者審核,
?
您好,針對(duì)于貴方提出的 4.3 相關(guān)問題,我方目前已修改“地區(qū)/售價(jià)/分類”,主要目的在于針對(duì)不同的人群屬性做運(yùn)營方面的區(qū)分,我們希望給予用戶不同的產(chǎn)品體驗(yàn),包括應(yīng)用程序內(nèi)的功能側(cè)重點(diǎn),展現(xiàn)給用戶的內(nèi)容等等;希望貴方能重新審核,及時(shí)給予我方 App 通過審核并發(fā)布至 App Store。
?
誠摯的問候!
?
第二個(gè)處理方法:修改 App 二進(jìn)制代碼
①升級(jí) version,升級(jí)一個(gè)版本號(hào)提交審核;
②換 bundle id,換一個(gè)包再提交審核;
③換開發(fā)者賬號(hào),換不同賬號(hào)提交審核;
④修改素材及 UI 色調(diào)等,修改 logo,修改主色調(diào);
⑤修改功能界面等,此處可改功能也可做小開關(guān);
⑥添加垃圾代碼或者注釋塊,此處主要防蘋果機(jī)審掃描。
?
?
順便說下,蘋果的三種審核機(jī)制!
1,預(yù)審核---
掃描api,及plist文件字符缺失等;此處分兩步,第一步為上傳時(shí)蘋果Application Loador等應(yīng)用對(duì)于適配icon等的檢查,第二步為上傳后蘋果的功能性檢查,例如配置了Push功能但有缺失或者未打開功能,則會(huì)郵件提示等等;
2,機(jī)審---
此處掃描支付SDK等,及馬甲情況,機(jī)器掃描主要看代碼塊,可參考百度蜘蛛抓取網(wǎng)站模塊原理;如遇部分無法過機(jī)審情況可嘗試加速繞過機(jī)審(不是100%成功);
3,人工審核---
此處主要檢測功能或者App體驗(yàn)測試,例如用測試賬號(hào)登錄App體驗(yàn)功能,或其他是否明顯bug等,ipv6也在此處檢測;
?
注:需要緊急解決4.3問題 加QQ:250339263@qq.com
轉(zhuǎn)載于:https://www.cnblogs.com/cxbcxb/p/7655688.html
總結(jié)
以上是生活随笔為你收集整理的ios审核4.3被拒,快速通过IOS4.3问题的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 五菱全新微型电动车Air ev印尼开卖:
- 下一篇: 俄罗斯国产笔记本公布:搭载自研28nm处