蘋果官方提供的 App Store 審核指南(中文)
被拒絕上架記錄
一、UGC
Guideline 1.2 - Safety - User Generated Content
拒絕原文
Your app enables the display of user-generated content but does not have the proper precautions in place.
Next Steps
To resolve this issue, please revise your app to implement all of the following precautions:
- Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content or abusive users
- A method for filtering objectionable content
- A mechanism for users to flag objectionable content
- A mechanism for users to block abusive users
- The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content
原因分析
如果App是允許用戶圖文等內容的交互性應用,為了防止用戶發送一些非法的文字圖片,你需要提供一個舉報機制,必須有一份EULA(用戶使用同意書)
解決方案
EULA 需要自行擬訂,最重要的是可以提供一個用戶舉報違規內容的途徑和知道相應的處罰方法,可以在查看用戶上傳的圖文部分添加舉報功能。
注意: * 在提交審核的時候,在備注中詳細標出應用的違規機制在什么地方,或者提供一個詳細的違規舉報操作說明 *
拒絕附圖
用戶生成內容
二、Minimum Functionality
拒絕原文
Guideline 4.2.1 - Design - Minimum Functionality
During review, we were prompted to provide consent to use the Contact. However, we were not able to locate any features in your app that use the Contact.
Please see attached screenshots for details.
Next Steps
If your app does not include any features that use the Contact, please remove access to the Contact from your app.
If your app does include features that use the Contact, please reply to this message in Resolution Center to provide information on how to locate them.
原因分析
功能從簡的原理,如果上架時或者彈窗提示使用了某些功能(廣告、定位、通訊錄、相冊等),但是應用實際上沒有使用,蘋果則會認為你沒必要使用該功能,需要刪掉,提示用戶體驗度。
解決方案
在提交審核的時候,如果某項功能比較深,在備注中詳細標出應用在哪個地方使用了該功能,如果應用中沒有使用某些功能,就直接不提示用戶。
拒絕附圖
權限彈窗