被拒原文:We discovered that your app contains hidden features. Attempting to hide features, functionality or content in your app is considered egregious behavior and can lead to removal from the Apple Developer Program.
Specifically, we found that your app includes AliPay (支付寶), which provides access to external payment mechanisms and enables the purchase of content, services, or functionality by means other than the in-app purchase API.
Specifically, your app encourages users to watch ads or perform marketing-oriented tasks, which is not appropriate for the App Store.
If you feel that we have misunderstood how your app functions and that your app is compliant with theApp Store Review Guidelines, please reply to this message in Resolution Center to explain how this feature works.
The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.
Next Steps
- Review the Performance section of theApp Store Review Guidelines.
- Ensure your app, as well as any third-party code and SDKs implemented in your app, are compliant with all sections of theApp Store Review Guidelinesand theTerms & Conditionsof the Apple Developer Program.
- Revise or remove the hidden features from your app. Once your app is fully compliant, resubmit your app for review.
Submitting apps designed to mislead or harm customers or evade the review process may result in the termination of your Apple Developer Program account. Review theTerms & Conditionsof the Apple Developer Program to learn more about our policies regarding termination.
大致翻譯:
我們發(fā)現(xiàn)您的應(yīng)用包含隱藏功能。試圖隱藏應(yīng)用程序中的功能,功能或內(nèi)容被認(rèn)為是令人震驚的行為,并可能導(dǎo)致從Apple開(kāi)發(fā)人員計(jì)劃中刪除。
具體來(lái)說(shuō),我們發(fā)現(xiàn)您的應(yīng)用包含支付寶(支付寶),提供對(duì)外部支付機(jī)制的訪問(wèn),并允許通過(guò)應(yīng)用內(nèi)購(gòu)買(mǎi)API以外的方式購(gòu)買(mǎi)內(nèi)容,服務(wù)或功能。
具體而言,您的應(yīng)用會(huì)鼓勵(lì)用戶(hù)觀看廣告或執(zhí)行面向營(yíng)銷(xiāo)的任務(wù),這不適合App Store。
如果您認(rèn)為我們誤解了您的應(yīng)用如何運(yùn)作以及您的應(yīng)用符合App Store評(píng)論指南,請(qǐng)?jiān)诮鉀Q方案中心回復(fù)此消息,以說(shuō)明此功能的工作原理。
下次提交此應(yīng)用可能需要較長(zhǎng)的審核時(shí)間,在此問(wèn)題得到解決之前,此應(yīng)用無(wú)法獲得加急審核。
下一步
- 查看App Store評(píng)論指南的“性能”部分。
- 確保您的應(yīng)用以及應(yīng)用中實(shí)施的任何第三方代碼和SDK符合Apple Store Review指南的所有部分以及Apple Developer Program的條款和條件。
- 修改或刪除應(yīng)用中隱藏的功能。在您的應(yīng)用完全符合要求后,請(qǐng)重新提交您的應(yīng)用以供審核。
提交旨在誤導(dǎo)或傷害客戶(hù)或逃避審核流程的應(yīng)用可能會(huì)導(dǎo)致Apple Developer Program帳戶(hù)被終止。查看Apple開(kāi)發(fā)人員計(jì)劃的條款和條件,以了解有關(guān)終止政策的更多信息。
解決方法:
1.如果隱藏的內(nèi)容中包含支付寶支付相關(guān),那暫時(shí)無(wú)解,如果支付寶支付沒(méi)有使用,那就把AliPaySDK包刪除
2.鼓勵(lì)用戶(hù)看廣告問(wèn)題,要隱藏掉相關(guān)激勵(lì)機(jī)制,例如說(shuō)通過(guò)接口隱藏掉金幣,紅包,任務(wù)得金錢(qián)等功能,如若被拒里面說(shuō)有紅包,金幣相關(guān)圖片,需要將圖片轉(zhuǎn)base64隱藏,這些一定要隱藏徹底,提交前多次測(cè)試審核版本的樣式
解決掉以上問(wèn)題之后再重新提交即可。由于懲罰措施,此次審核等待時(shí)間大概會(huì)是7天左右。
2019、8.7更新
若是項(xiàng)目中確實(shí)需要支付寶支付,而且支付的是虛擬商品,那就需要在審核的時(shí)候增加一項(xiàng)實(shí)物商品,買(mǎi)實(shí)物贈(zèng)虛擬商品,這樣就可以避過(guò)虛擬商品必須使用內(nèi)購(gòu)這個(gè)審核了。